Trace number 216289

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.2 1811.78

General information on the benchmark

NamepseudoSeries/
ppp/ppp-1-12-16.xml
MD5SUM7a32993941fd5e1b7d826e9cbce5f774
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 benchmark10.5914
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables4662
Number of constraints31899
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31899
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node4/watcher-216289-1168064646 -o ROOT/results/node4/solver-216289-1168064646 -C 1800 -M 900 /tmp/evaluation/216289-1168064646/CSPtoSAT+minisat /tmp/evaluation/216289-1168064646/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: 2.04 2.01 1.96 5/86 8024
/proc/meminfo: memFree=698488/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=496 CPUtime=0
/proc/8023/stat : 8023 (CSPtoSAT+minisa) D 8021 8023 7231 0 -1 4194304 51 0 0 0 0 0 0 0 23 0 1 0 154860142 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10588964 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/8023/statm: 124 36 29 52 0 19 0

[startup+0.108331 s]
/proc/loadavg: 2.04 2.01 1.96 5/86 8024
/proc/meminfo: memFree=698488/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=7772 CPUtime=0.09
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 1016 0 0 0 9 0 0 0 18 0 1 0 154860142 7958528 984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 1943 984 693 52 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7772

[startup+0.516366 s]
/proc/loadavg: 2.04 2.01 1.96 5/86 8024
/proc/meminfo: memFree=698488/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=9984 CPUtime=0.5
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 1555 0 0 0 50 0 0 0 21 0 1 0 154860142 10223616 1523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158654658 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 2496 1523 704 52 0 864 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9984

[startup+1.33745 s]
/proc/loadavg: 2.04 2.01 1.96 3/86 8024
/proc/meminfo: memFree=685496/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=12260 CPUtime=1.31
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 2112 0 0 0 130 1 0 0 25 0 1 0 154860142 12554240 2080 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 3065 2080 704 52 0 1433 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 12260

[startup+2.97461 s]
/proc/loadavg: 2.04 2.01 1.96 4/86 8024
/proc/meminfo: memFree=671352/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=16064 CPUtime=2.93
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 3180 0 0 0 291 2 0 0 25 0 1 0 154860142 16449536 3090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630801 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 4016 3090 721 52 0 2384 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 16064

[startup+6.26693 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 8024
/proc/meminfo: memFree=646392/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=16460 CPUtime=6.19
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 3277 0 0 0 617 2 0 0 25 0 1 0 154860142 16855040 3187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 4115 3187 721 52 0 2483 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 16460

[startup+12.7265 s]
/proc/loadavg: 2.03 2.01 1.96 3/86 8024
/proc/meminfo: memFree=602296/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=16724 CPUtime=12.59
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 3334 0 0 0 1257 2 0 0 25 0 1 0 154860142 17125376 3244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678533 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 4181 3244 721 52 0 2549 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 16724

[startup+25.5619 s]
/proc/loadavg: 2.10 2.03 1.96 3/86 8024
/proc/meminfo: memFree=529784/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=16988 CPUtime=25.31
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 3407 0 0 0 2529 2 0 0 25 0 1 0 154860142 17395712 3317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 4247 3317 721 52 0 2615 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 16988

[startup+51.2174 s]
/proc/loadavg: 2.06 2.02 1.96 3/86 8024
/proc/meminfo: memFree=366328/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=17648 CPUtime=50.72
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 3551 0 0 0 5069 3 0 0 25 0 1 0 154860142 18071552 3461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 4412 3461 721 52 0 2780 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 17648

[startup+102.5 s]
/proc/loadavg: 2.07 2.03 1.97 3/86 8096
/proc/meminfo: memFree=1143544/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=18704 CPUtime=101.93
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 3832 0 0 0 10188 5 0 0 25 0 1 0 154860142 19152896 3742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 4676 3742 721 52 0 3044 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 18704

[startup+162.514 s]
/proc/loadavg: 2.02 2.02 1.97 3/86 8096
/proc/meminfo: memFree=1009848/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=23328 CPUtime=161.88
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 4967 0 0 0 16182 6 0 0 25 0 1 0 154860142 23887872 4877 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665231 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 5832 4877 721 52 0 4200 0
Current children cumulated CPU time (s) 161.88
Current children cumulated vsize (KiB) 23328

[startup+222.54 s]
/proc/loadavg: 2.01 2.02 1.97 3/86 8096
/proc/meminfo: memFree=895608/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=27552 CPUtime=221.85
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 6048 0 0 0 22178 7 0 0 25 0 1 0 154860142 28213248 5958 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538352 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 6888 5958 721 52 0 5256 0
Current children cumulated CPU time (s) 221.85
Current children cumulated vsize (KiB) 27552

[startup+282.559 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 8096
/proc/meminfo: memFree=787640/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=37244 CPUtime=281.81
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 8439 0 0 0 28172 9 0 0 25 0 1 0 154860142 38137856 8349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600350 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 9311 8349 721 52 0 7679 0
Current children cumulated CPU time (s) 281.81
Current children cumulated vsize (KiB) 37244

[startup+342.58 s]
/proc/loadavg: 2.00 2.01 1.97 3/86 8096
/proc/meminfo: memFree=680120/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=52560 CPUtime=341.77
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 12280 0 0 0 34166 11 0 0 25 0 1 0 154860142 53821440 12190 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533115 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 13140 12190 721 52 0 11508 0
Current children cumulated CPU time (s) 341.77
Current children cumulated vsize (KiB) 52560

[startup+402.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8096
/proc/meminfo: memFree=575352/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=71700 CPUtime=401.73
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 17083 0 0 0 40160 13 0 0 25 0 1 0 154860142 73420800 16993 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 17925 16993 721 52 0 16293 0
Current children cumulated CPU time (s) 401.73
Current children cumulated vsize (KiB) 71700

[startup+462.621 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8096
/proc/meminfo: memFree=466616/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=95600 CPUtime=461.67
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 23045 0 0 0 46152 15 0 0 25 0 1 0 154860142 97894400 22955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671748 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 23900 22955 721 52 0 22268 0
Current children cumulated CPU time (s) 461.67
Current children cumulated vsize (KiB) 95600

[startup+522.646 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8096
/proc/meminfo: memFree=359544/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=120156 CPUtime=521.65
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 29184 0 0 0 52145 20 0 0 25 0 1 0 154860142 123039744 29094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 30039 29094 721 52 0 28407 0
Current children cumulated CPU time (s) 521.65
Current children cumulated vsize (KiB) 120156

[startup+582.671 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8096
/proc/meminfo: memFree=255480/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=150044 CPUtime=581.63
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 36634 0 0 0 58140 23 0 0 25 0 1 0 154860142 153645056 36544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672917 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 37511 36544 721 52 0 35879 0
Current children cumulated CPU time (s) 581.63
Current children cumulated vsize (KiB) 150044

[startup+642.761 s]
/proc/loadavg: 1.96 1.98 1.96 3/86 8134
/proc/meminfo: memFree=1113144/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=176452 CPUtime=641.65
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 43239 0 0 0 64138 27 0 0 25 0 1 0 154860142 180686848 43149 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 0 0 0
/proc/8023/statm: 44113 43149 721 52 0 42481 0
Current children cumulated CPU time (s) 641.65
Current children cumulated vsize (KiB) 176452

[startup+702.767 s]
/proc/loadavg: 1.94 1.97 1.96 3/86 8171
/proc/meminfo: memFree=1075384/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=212360 CPUtime=701.21
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 52237 0 0 0 70089 32 0 0 25 0 1 0 154860142 217456640 52147 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600346 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 53090 52147 721 52 0 51458 0
Current children cumulated CPU time (s) 701.21
Current children cumulated vsize (KiB) 212360

[startup+762.785 s]
/proc/loadavg: 1.98 1.97 1.96 3/86 8171
/proc/meminfo: memFree=1029176/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=244980 CPUtime=760.69
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 60396 0 0 0 76033 36 0 0 25 0 1 0 154860142 250859520 60306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 61245 60306 721 52 0 59613 0
Current children cumulated CPU time (s) 760.69
Current children cumulated vsize (KiB) 244980

[startup+822.809 s]
/proc/loadavg: 1.99 1.97 1.96 3/86 8171
/proc/meminfo: memFree=982456/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=279436 CPUtime=820.17
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 68994 0 0 0 81975 42 0 0 25 0 1 0 154860142 286142464 68904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573839 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 69859 68904 721 52 0 68227 0
Current children cumulated CPU time (s) 820.17
Current children cumulated vsize (KiB) 279436

[startup+882.829 s]
/proc/loadavg: 1.99 1.97 1.96 3/86 8171
/proc/meminfo: memFree=937976/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=315220 CPUtime=879.65
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 77931 0 0 0 87918 47 0 0 25 0 1 0 154860142 322785280 77841 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 78805 77841 721 52 0 77173 0
Current children cumulated CPU time (s) 879.65
Current children cumulated vsize (KiB) 315220

[startup+942.849 s]
/proc/loadavg: 2.03 1.99 1.96 3/86 8171
/proc/meminfo: memFree=899640/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=341228 CPUtime=939.12
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 84436 0 0 0 93862 50 0 0 25 0 1 0 154860142 349417472 84346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533226 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 85307 84346 721 52 0 83675 0
Current children cumulated CPU time (s) 939.12
Current children cumulated vsize (KiB) 341228

[startup+1002.86 s]
/proc/loadavg: 2.01 1.99 1.96 3/86 8171
/proc/meminfo: memFree=856952/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=370796 CPUtime=998.59
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 91852 0 0 0 99803 56 0 0 25 0 1 0 154860142 379695104 91762 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 92699 91762 721 52 0 91067 0
Current children cumulated CPU time (s) 998.59
Current children cumulated vsize (KiB) 370796

[startup+1062.89 s]
/proc/loadavg: 2.00 1.99 1.96 3/86 8171
/proc/meminfo: memFree=813048/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=403012 CPUtime=1058.07
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 99903 0 0 0 105745 62 0 0 25 0 1 0 154860142 412684288 99813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630800 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 100753 99813 721 52 0 99121 0
Current children cumulated CPU time (s) 1058.07
Current children cumulated vsize (KiB) 403012

[startup+1122.91 s]
/proc/loadavg: 2.00 1.99 1.96 3/86 8171
/proc/meminfo: memFree=777720/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=428628 CPUtime=1117.55
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 106298 0 0 0 111688 67 0 0 25 0 1 0 154860142 438915072 106208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 107157 106208 721 52 0 105525 0
Current children cumulated CPU time (s) 1117.55
Current children cumulated vsize (KiB) 428628

[startup+1182.93 s]
/proc/loadavg: 2.00 1.99 1.96 3/86 8171
/proc/meminfo: memFree=745208/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=451860 CPUtime=1177.03
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 112114 0 0 0 117632 71 0 0 25 0 1 0 154860142 462704640 112024 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 112965 112024 721 52 0 111333 0
Current children cumulated CPU time (s) 1177.03
Current children cumulated vsize (KiB) 451860

[startup+1242.95 s]
/proc/loadavg: 2.00 1.99 1.96 3/86 8171
/proc/meminfo: memFree=717624/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=471404 CPUtime=1236.5
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 116987 0 0 0 123575 75 0 0 25 0 1 0 154860142 482717696 116897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630189 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 117851 116897 721 52 0 116219 0
Current children cumulated CPU time (s) 1236.5
Current children cumulated vsize (KiB) 471404

[startup+1302.97 s]
/proc/loadavg: 2.00 1.99 1.96 3/86 8171
/proc/meminfo: memFree=689720/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=491344 CPUtime=1295.98
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 121972 0 0 0 129519 79 0 0 25 0 1 0 154860142 503136256 121882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 122836 121882 721 52 0 121204 0
Current children cumulated CPU time (s) 1295.98
Current children cumulated vsize (KiB) 491344

[startup+1362.99 s]
/proc/loadavg: 2.04 2.00 1.97 3/86 8171
/proc/meminfo: memFree=655352/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=515116 CPUtime=1355.45
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 127936 0 0 0 135462 83 0 0 25 0 1 0 154860142 527478784 127846 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630877 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 128779 127846 721 52 0 127147 0
Current children cumulated CPU time (s) 1355.45
Current children cumulated vsize (KiB) 515116

[startup+1423.01 s]
/proc/loadavg: 2.01 2.00 1.97 3/86 8171
/proc/meminfo: memFree=627704/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=532276 CPUtime=1414.94
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 132218 0 0 0 141408 86 0 0 25 0 1 0 154860142 545050624 132128 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600344 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 133069 132128 721 52 0 131437 0
Current children cumulated CPU time (s) 1414.94
Current children cumulated vsize (KiB) 532276

[startup+1483.04 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8171
/proc/meminfo: memFree=585336/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=565260 CPUtime=1474.41
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 140454 0 0 0 147351 90 0 0 25 0 1 0 154860142 578826240 140364 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 141315 140364 721 52 0 139683 0
Current children cumulated CPU time (s) 1474.41
Current children cumulated vsize (KiB) 565260

[startup+1543.06 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8171
/proc/meminfo: memFree=558968/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=582816 CPUtime=1533.89
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 144818 0 0 0 153296 93 0 0 25 0 1 0 154860142 596803584 144728 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630801 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 145704 144728 721 52 0 144072 0
Current children cumulated CPU time (s) 1533.89
Current children cumulated vsize (KiB) 582816

[startup+1603.07 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8171
/proc/meminfo: memFree=529976/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=602884 CPUtime=1593.36
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 149840 0 0 0 159240 96 0 0 25 0 1 0 154860142 617353216 149750 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 150721 149750 721 52 0 149089 0
Current children cumulated CPU time (s) 1593.36
Current children cumulated vsize (KiB) 602884

[startup+1663.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8171
/proc/meminfo: memFree=499384/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=622948 CPUtime=1652.85
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 154854 0 0 0 165186 99 0 0 25 0 1 0 154860142 637898752 154764 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 155737 154764 721 52 0 154105 0
Current children cumulated CPU time (s) 1652.85
Current children cumulated vsize (KiB) 622948

[startup+1723.12 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 8171
/proc/meminfo: memFree=472888/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=640240 CPUtime=1712.33
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 159194 0 0 0 171132 101 0 0 25 0 1 0 154860142 655605760 159104 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600169 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 160060 159104 721 52 0 158428 0
Current children cumulated CPU time (s) 1712.33
Current children cumulated vsize (KiB) 640240

[startup+1783.14 s]
/proc/loadavg: 2.05 2.01 1.97 3/86 8171
/proc/meminfo: memFree=442680/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=661628 CPUtime=1771.8
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 164526 0 0 0 177077 103 0 0 25 0 1 0 154860142 677507072 164436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562935 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 165407 164436 721 52 0 163775 0
Current children cumulated CPU time (s) 1771.8
Current children cumulated vsize (KiB) 661628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.67 s]
/proc/loadavg: 2.03 2.01 1.97 3/86 8171
/proc/meminfo: memFree=417336/2055920 swapFree=4191880/4192956
[pid=8023] ppid=8021 vsize=683616 CPUtime=1800.08
/proc/8023/stat : 8023 (CSPtoSAT+minisa) R 8021 8023 7231 0 -1 4194304 170015 0 0 0 179901 107 0 0 25 0 1 0 154860142 700022784 169925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/8023/statm: 170904 169925 721 52 0 169272 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 683616

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.78
CPU time (s): 1800.2
CPU user time (s): 1799.01
CPU system time (s): 1.18382
CPU usage (%): 99.3604
Max. virtual memory (cumulated for all children) (KiB): 683616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 1.18382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170015
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= 48664

runsolver used 2.26066 s user time and 5.69513 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 06:24:06 UTC 2007


IDJOB= 216289
IDBENCH= 5066
FILE ID= node4/216289-1168064646

PBS_JOBID= 3475355

Free space on /tmp= 66298 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-12-16.xml
COMMAND LINE= /tmp/evaluation/216289-1168064646/CSPtoSAT+minisat /tmp/evaluation/216289-1168064646/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-216289-1168064646 -o ROOT/results/node4/solver-216289-1168064646 -C 1800 -M 900  /tmp/evaluation/216289-1168064646/CSPtoSAT+minisat /tmp/evaluation/216289-1168064646/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  7a32993941fd5e1b7d826e9cbce5f774

RANDOM SEED= 581583698

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.223
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.223
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:        699096 kB
Buffers:         72812 kB
Cached:         545788 kB
SwapCached:        268 kB
Active:        1003012 kB
Inactive:       257772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        699096 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            6316 kB
Writeback:           0 kB
Mapped:         663892 kB
Slab:            79640 kB
Committed_AS:  4272712 kB
PageTables:       3512 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= 66302 MiB



End job on node4 on Sat Jan  6 06:54:18 UTC 2007