Trace number 248242

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.05 1808.56

General information on the benchmark

Nameprimes/primes-30/
primes-30-80-3-1.xml
MD5SUM6dc65f8f71991e518c326e0d0deb66a4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints80
Maximum constraint arity4
Maximum domain size112
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.05	c ...done
0.05	c #SATvar=33402 #SATclauses=66500 #CSPpredicates=80

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node29/watcher-248242-1168093811 -o ROOT/results/node29/solver-248242-1168093811 -C 1800 -M 900 /tmp/evaluation/248242-1168093811/CSPtoSAT+minisat /tmp/evaluation/248242-1168093811/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.50 0.64 0.74 3/86 21668
/proc/meminfo: memFree=1571112/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=6696 CPUtime=0
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 157775153 6856704 414 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4098936 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 1674 414 374 52 0 30 0

[startup+0.109458 s]
/proc/loadavg: 1.50 0.64 0.74 3/86 21668
/proc/meminfo: memFree=1571112/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=11920 CPUtime=0.09
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 1992 0 0 0 9 0 0 0 18 0 1 0 157775153 12206080 1938 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 2980 1938 725 52 0 1348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11920

[startup+0.517479 s]
/proc/loadavg: 1.50 0.64 0.74 3/86 21668
/proc/meminfo: memFree=1571112/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=11920 CPUtime=0.5
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 2005 0 0 0 50 0 0 0 22 0 1 0 157775153 12206080 1951 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665781 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 2980 1951 725 52 0 1348 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11920

[startup+1.33953 s]
/proc/loadavg: 1.54 0.66 0.74 4/86 21668
/proc/meminfo: memFree=1564840/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=12052 CPUtime=1.32
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 2037 0 0 0 132 0 0 0 25 0 1 0 157775153 12341248 1983 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 3013 1983 725 52 0 1381 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 12052

[startup+2.98763 s]
/proc/loadavg: 1.54 0.66 0.74 3/86 21668
/proc/meminfo: memFree=1563752/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=12316 CPUtime=2.96
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 2088 0 0 0 296 0 0 0 25 0 1 0 157775153 12611584 2034 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 3079 2034 725 52 0 1447 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 12316

[startup+6.26684 s]
/proc/loadavg: 1.54 0.66 0.74 3/86 21668
/proc/meminfo: memFree=1558056/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=12580 CPUtime=6.21
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 2175 0 0 0 620 1 0 0 25 0 1 0 157775153 12881920 2121 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 3145 2121 725 52 0 1513 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 12580

[startup+12.7342 s]
/proc/loadavg: 1.61 0.70 0.76 3/86 21668
/proc/meminfo: memFree=1552488/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=13368 CPUtime=12.65
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 2345 0 0 0 1264 1 0 0 25 0 1 0 157775153 13688832 2291 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 3342 2291 725 52 0 1710 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 13368

[startup+25.551 s]
/proc/loadavg: 1.67 0.75 0.77 3/86 21668
/proc/meminfo: memFree=1540712/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=14588 CPUtime=25.41
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 2676 0 0 0 2540 1 0 0 25 0 1 0 157775153 14938112 2622 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 3647 2622 725 52 0 2015 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 14588

[startup+51.2016 s]
/proc/loadavg: 1.78 0.85 0.80 3/86 21668
/proc/meminfo: memFree=1513704/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=17164 CPUtime=50.96
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 3302 0 0 0 5094 2 0 0 25 0 1 0 157775153 17575936 3248 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671422 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 4291 3248 725 52 0 2659 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 17164

[startup+102.496 s]
/proc/loadavg: 1.91 1.04 0.87 3/86 21668
/proc/meminfo: memFree=1459304/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=19804 CPUtime=102
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 3970 0 0 0 10197 3 0 0 25 0 1 0 157775153 20279296 3916 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 4951 3916 725 52 0 3319 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 19804

[startup+162.512 s]
/proc/loadavg: 1.96 1.21 0.93 3/86 21668
/proc/meminfo: memFree=1406888/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=22896 CPUtime=161.76
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 4719 0 0 0 16172 4 0 0 25 0 1 0 157775153 23445504 4665 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 5724 4665 725 52 0 4092 0
Current children cumulated CPU time (s) 161.76
Current children cumulated vsize (KiB) 22896

[startup+222.524 s]
/proc/loadavg: 1.98 1.35 1.00 3/86 21668
/proc/meminfo: memFree=1345640/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=25800 CPUtime=221.5
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 5447 0 0 0 22146 4 0 0 25 0 1 0 157775153 26419200 5393 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 6450 5393 725 52 0 4818 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 25800

[startup+282.534 s]
/proc/loadavg: 1.99 1.47 1.06 3/86 21668
/proc/meminfo: memFree=1285416/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=29496 CPUtime=281.22
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 6378 0 0 0 28117 5 0 0 25 0 1 0 157775153 30203904 6324 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 7374 6324 725 52 0 5742 0
Current children cumulated CPU time (s) 281.22
Current children cumulated vsize (KiB) 29496

[startup+342.551 s]
/proc/loadavg: 1.99 1.56 1.11 3/86 21668
/proc/meminfo: memFree=1226152/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=32268 CPUtime=340.96
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 7092 0 0 0 34090 6 0 0 25 0 1 0 157775153 33042432 7038 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678509 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 8067 7038 725 52 0 6435 0
Current children cumulated CPU time (s) 340.96
Current children cumulated vsize (KiB) 32268

[startup+402.57 s]
/proc/loadavg: 2.04 1.65 1.17 3/86 21668
/proc/meminfo: memFree=1165544/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=33984 CPUtime=400.72
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 7512 0 0 0 40065 7 0 0 25 0 1 0 157775153 34799616 7458 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 8496 7458 725 52 0 6864 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 33984

[startup+462.585 s]
/proc/loadavg: 2.01 1.71 1.22 3/86 21668
/proc/meminfo: memFree=1111720/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=37548 CPUtime=460.45
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 8417 0 0 0 46037 8 0 0 25 0 1 0 157775153 38449152 8363 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 9387 8363 725 52 0 7755 0
Current children cumulated CPU time (s) 460.45
Current children cumulated vsize (KiB) 37548

[startup+522.607 s]
/proc/loadavg: 2.00 1.76 1.27 3/86 21668
/proc/meminfo: memFree=1056296/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=40452 CPUtime=520.21
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 9135 0 0 0 52011 10 0 0 25 0 1 0 157775153 41422848 9081 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134673960 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 10113 9081 725 52 0 8481 0
Current children cumulated CPU time (s) 520.21
Current children cumulated vsize (KiB) 40452

[startup+582.622 s]
/proc/loadavg: 2.00 1.80 1.31 3/86 21668
/proc/meminfo: memFree=997160/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=42436 CPUtime=579.94
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 9586 0 0 0 57984 10 0 0 25 0 1 0 157775153 43454464 9532 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 10609 9532 725 52 0 8977 0
Current children cumulated CPU time (s) 579.94
Current children cumulated vsize (KiB) 42436

[startup+642.64 s]
/proc/loadavg: 2.00 1.84 1.35 3/86 21668
/proc/meminfo: memFree=946344/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=46396 CPUtime=639.68
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 10570 0 0 0 63956 12 0 0 25 0 1 0 157775153 47509504 10516 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 11599 10516 725 52 0 9967 0
Current children cumulated CPU time (s) 639.68
Current children cumulated vsize (KiB) 46396

[startup+702.66 s]
/proc/loadavg: 2.00 1.86 1.39 3/86 21668
/proc/meminfo: memFree=886376/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=47584 CPUtime=699.43
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 10881 0 0 0 69931 12 0 0 25 0 1 0 157775153 48726016 10827 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 11896 10827 725 52 0 10264 0
Current children cumulated CPU time (s) 699.43
Current children cumulated vsize (KiB) 47584

[startup+762.68 s]
/proc/loadavg: 2.00 1.89 1.42 3/86 21668
/proc/meminfo: memFree=838888/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=51280 CPUtime=759.18
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 11801 0 0 0 75904 14 0 0 25 0 1 0 157775153 52510720 11747 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134680011 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 12820 11747 725 52 0 11188 0
Current children cumulated CPU time (s) 759.18
Current children cumulated vsize (KiB) 51280

[startup+822.692 s]
/proc/loadavg: 2.00 1.90 1.46 3/86 21668
/proc/meminfo: memFree=789416/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=52996 CPUtime=818.92
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 12225 0 0 0 81877 15 0 0 25 0 1 0 157775153 54267904 12171 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 13249 12171 725 52 0 11617 0
Current children cumulated CPU time (s) 818.92
Current children cumulated vsize (KiB) 52996

[startup+882.712 s]
/proc/loadavg: 2.00 1.92 1.49 3/86 21668
/proc/meminfo: memFree=739112/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=55900 CPUtime=878.67
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 12944 0 0 0 87852 15 0 0 25 0 1 0 157775153 57241600 12890 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 13975 12890 725 52 0 12343 0
Current children cumulated CPU time (s) 878.67
Current children cumulated vsize (KiB) 55900

[startup+942.795 s]
/proc/loadavg: 2.00 1.93 1.52 3/86 21668
/proc/meminfo: memFree=685224/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=58276 CPUtime=938.27
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 13555 0 0 0 93811 16 0 0 25 0 1 0 157775153 59674624 13501 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671765 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 14569 13501 725 52 0 12937 0
Current children cumulated CPU time (s) 938.27
Current children cumulated vsize (KiB) 58276

[startup+1002.8 s]
/proc/loadavg: 1.96 1.92 1.54 3/86 21706
/proc/meminfo: memFree=1556952/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=60520 CPUtime=997.95
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 14104 0 0 0 99778 17 0 0 25 0 1 0 157775153 61972480 14050 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 15130 14050 725 52 0 13498 0
Current children cumulated CPU time (s) 997.95
Current children cumulated vsize (KiB) 60520

[startup+1062.81 s]
/proc/loadavg: 1.98 1.94 1.56 3/86 21706
/proc/meminfo: memFree=1521816/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=63688 CPUtime=1057.69
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 14908 0 0 0 105751 18 0 0 25 0 1 0 157775153 65216512 14854 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 15922 14854 725 52 0 14290 0
Current children cumulated CPU time (s) 1057.69
Current children cumulated vsize (KiB) 63688

[startup+1122.81 s]
/proc/loadavg: 1.99 1.94 1.59 3/86 21706
/proc/meminfo: memFree=1490200/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=65800 CPUtime=1117.42
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 15439 0 0 0 111724 18 0 0 25 0 1 0 157775153 67379200 15385 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 16450 15385 725 52 0 14818 0
Current children cumulated CPU time (s) 1117.42
Current children cumulated vsize (KiB) 65800

[startup+1182.83 s]
/proc/loadavg: 1.99 1.95 1.61 3/86 21706
/proc/meminfo: memFree=1459672/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=68440 CPUtime=1177.15
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 16117 0 0 0 117696 19 0 0 25 0 1 0 157775153 70082560 16063 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 17110 16063 725 52 0 15478 0
Current children cumulated CPU time (s) 1177.15
Current children cumulated vsize (KiB) 68440

[startup+1242.83 s]
/proc/loadavg: 1.99 1.96 1.64 3/86 21706
/proc/meminfo: memFree=1430808/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=70580 CPUtime=1236.89
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 16659 0 0 0 123669 20 0 0 25 0 1 0 157775153 72273920 16605 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 17645 16605 725 52 0 16013 0
Current children cumulated CPU time (s) 1236.89
Current children cumulated vsize (KiB) 70580

[startup+1302.84 s]
/proc/loadavg: 2.04 1.97 1.66 3/86 21706
/proc/meminfo: memFree=1405592/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=73484 CPUtime=1296.64
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 17357 0 0 0 129643 21 0 0 25 0 1 0 157775153 75247616 17303 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 18371 17303 725 52 0 16739 0
Current children cumulated CPU time (s) 1296.64
Current children cumulated vsize (KiB) 73484

[startup+1362.85 s]
/proc/loadavg: 2.01 1.97 1.68 3/86 21706
/proc/meminfo: memFree=1375384/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=75464 CPUtime=1356.36
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 17871 0 0 0 135614 22 0 0 25 0 1 0 157775153 77275136 17817 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678594 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 18866 17817 725 52 0 17234 0
Current children cumulated CPU time (s) 1356.36
Current children cumulated vsize (KiB) 75464

[startup+1422.86 s]
/proc/loadavg: 2.00 1.97 1.69 3/86 21706
/proc/meminfo: memFree=1349400/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=77972 CPUtime=1416.11
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 18502 0 0 0 141589 22 0 0 25 0 1 0 157775153 79843328 18448 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667392 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 19493 18448 725 52 0 17861 0
Current children cumulated CPU time (s) 1416.11
Current children cumulated vsize (KiB) 77972

[startup+1482.87 s]
/proc/loadavg: 2.00 1.97 1.71 3/86 21706
/proc/meminfo: memFree=1319896/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=80348 CPUtime=1475.86
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 19091 0 0 0 147563 23 0 0 25 0 1 0 157775153 82276352 19037 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 20087 19037 725 52 0 18455 0
Current children cumulated CPU time (s) 1475.86
Current children cumulated vsize (KiB) 80348

[startup+1542.88 s]
/proc/loadavg: 2.00 1.97 1.73 3/86 21706
/proc/meminfo: memFree=1295512/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=82724 CPUtime=1535.57
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 19669 0 0 0 153533 24 0 0 25 0 1 0 157775153 84709376 19615 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 20681 19615 725 52 0 19049 0
Current children cumulated CPU time (s) 1535.57
Current children cumulated vsize (KiB) 82724

[startup+1602.98 s]
/proc/loadavg: 2.00 1.97 1.74 3/86 21706
/proc/meminfo: memFree=1265304/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=85236 CPUtime=1595.41
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 20309 0 0 0 159516 25 0 0 25 0 1 0 157775153 87281664 20255 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 21309 20255 725 52 0 19677 0
Current children cumulated CPU time (s) 1595.41
Current children cumulated vsize (KiB) 85236

[startup+1662.99 s]
/proc/loadavg: 2.00 1.97 1.75 3/86 21706
/proc/meminfo: memFree=1239704/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=87480 CPUtime=1655.16
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 20879 0 0 0 165491 25 0 0 25 0 1 0 157775153 89579520 20825 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 21870 20825 725 52 0 20238 0
Current children cumulated CPU time (s) 1655.16
Current children cumulated vsize (KiB) 87480

[startup+1722.99 s]
/proc/loadavg: 2.00 1.97 1.76 3/86 21706
/proc/meminfo: memFree=1211480/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=90912 CPUtime=1714.87
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 21742 0 0 0 171461 26 0 0 25 0 1 0 157775153 93093888 21688 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 22728 21688 725 52 0 21096 0
Current children cumulated CPU time (s) 1714.87
Current children cumulated vsize (KiB) 90912

[startup+1783 s]
/proc/loadavg: 2.00 1.97 1.78 4/86 21706
/proc/meminfo: memFree=1179864/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=92104 CPUtime=1774.62
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 22046 0 0 0 177435 27 0 0 25 0 1 0 157775153 94314496 21992 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665686 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 23026 21992 725 52 0 21394 0
Current children cumulated CPU time (s) 1774.62
Current children cumulated vsize (KiB) 92104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.54 s]
/proc/loadavg: 2.00 1.97 1.78 3/86 21706
/proc/meminfo: memFree=1166424/2055920 swapFree=4192812/4192956
[pid=21667] ppid=21665 vsize=94092 CPUtime=1800.03
/proc/21667/stat : 21667 (CSPtoSAT+minisa) R 21665 21667 21508 0 -1 4194304 22541 0 0 0 179975 28 0 0 25 0 1 0 157775153 96350208 22487 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/21667/statm: 23523 22487 725 52 0 21891 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 94092

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.56
CPU time (s): 1800.05
CPU user time (s): 1799.76
CPU system time (s): 0.294955
CPU usage (%): 99.5297
Max. virtual memory (cumulated for all children) (KiB): 94092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22541
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 32115

runsolver used 1.9607 s user time and 5.19321 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan  6 14:30:11 UTC 2007


IDJOB= 248242
IDBENCH= 11691
FILE ID= node29/248242-1168093811

PBS_JOBID= 3476697

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-30/primes-30-80-3-1.xml
COMMAND LINE= /tmp/evaluation/248242-1168093811/CSPtoSAT+minisat /tmp/evaluation/248242-1168093811/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-248242-1168093811 -o ROOT/results/node29/solver-248242-1168093811 -C 1800 -M 900  /tmp/evaluation/248242-1168093811/CSPtoSAT+minisat /tmp/evaluation/248242-1168093811/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6dc65f8f71991e518c326e0d0deb66a4

RANDOM SEED= 337656251

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1571528 kB
Buffers:         45632 kB
Cached:         235684 kB
SwapCached:          0 kB
Active:         198856 kB
Inactive:       208656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:         148664 kB
Slab:            61512 kB
Committed_AS:  3135624 kB
PageTables:       2480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66546 MiB



End job on node29 on Sat Jan  6 15:00:19 UTC 2007