Trace number 202149

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.09 1816.36

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-1.xml
MD5SUM51fbbd3d8051a275ceb423401b552f1d
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.95394
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node9/watcher-202149-1168056439 -o ROOT/results/node9/solver-202149-1168056439 -C 1800 -M 900 /tmp/evaluation/202149-1168056439/CSPtoSAT+minisat /tmp/evaluation/202149-1168056439/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.87 1.97 1.99 5/86 11287
/proc/meminfo: memFree=1097048/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=18540 CPUtime=0
/proc/11286/stat : 11286 (runsolver) R 11284 11286 9996 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154039054 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11286/statm: 4635 279 244 17 0 2626 0

[startup+0.109323 s]
/proc/loadavg: 1.87 1.97 1.99 5/86 11287
/proc/meminfo: memFree=1097048/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=16764 CPUtime=0.09
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 3061 0 0 0 8 1 0 0 18 0 1 0 154039054 17166336 2991 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669524 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 4191 2991 694 52 0 2559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16764

[startup+0.518363 s]
/proc/loadavg: 1.87 1.97 1.99 5/86 11287
/proc/meminfo: memFree=1097048/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=80896 CPUtime=0.51
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 17771 0 0 0 40 11 0 0 21 0 1 0 154039054 82837504 17634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9105125 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 20224 17634 696 52 0 18592 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 80896

[startup+1.34146 s]
/proc/loadavg: 1.87 1.97 1.99 3/86 11287
/proc/meminfo: memFree=949720/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=196964 CPUtime=1.32
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 44315 0 0 0 104 28 0 0 25 0 1 0 154039054 201691136 44178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 49241 44178 696 52 0 47609 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 196964

[startup+2.99065 s]
/proc/loadavg: 1.87 1.97 1.99 3/86 11287
/proc/meminfo: memFree=872984/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=248396 CPUtime=2.95
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 57200 0 0 0 260 35 0 0 25 0 1 0 154039054 254357504 57063 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9105044 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 62099 57063 704 52 0 60467 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 248396

[startup+6.27002 s]
/proc/loadavg: 1.88 1.97 1.99 3/86 11287
/proc/meminfo: memFree=868952/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=250028 CPUtime=6.19
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 57692 0 0 0 584 35 0 0 25 0 1 0 154039054 256028672 57529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 62507 57529 721 52 0 60875 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 250028

[startup+12.7448 s]
/proc/loadavg: 1.89 1.97 1.99 3/86 11287
/proc/meminfo: memFree=868696/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=250280 CPUtime=12.61
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 57737 0 0 0 1226 35 0 0 25 0 1 0 154039054 256286720 57574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 62570 57574 721 52 0 60938 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 250280

[startup+25.5682 s]
/proc/loadavg: 1.91 1.97 1.99 3/86 11287
/proc/meminfo: memFree=868248/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=250860 CPUtime=25.31
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 57851 0 0 0 2496 35 0 0 25 0 1 0 154039054 256880640 57688 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 62715 57688 721 52 0 61083 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 250860

[startup+51.2312 s]
/proc/loadavg: 1.94 1.97 1.99 3/86 11287
/proc/meminfo: memFree=867544/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=251660 CPUtime=50.75
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 57989 0 0 0 5039 36 0 0 25 0 1 0 154039054 257699840 57826 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 62915 57826 721 52 0 61283 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 251660

[startup+102.454 s]
/proc/loadavg: 1.97 1.97 1.99 3/86 11287
/proc/meminfo: memFree=866392/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=252188 CPUtime=101.5
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 58147 0 0 0 10114 36 0 0 25 0 1 0 154039054 258240512 57984 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 63047 57984 721 52 0 61415 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 252188

[startup+162.509 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 11287
/proc/meminfo: memFree=865048/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=252904 CPUtime=161.01
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 58303 0 0 0 16065 36 0 0 25 0 1 0 154039054 258973696 58140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 63226 58140 721 52 0 61594 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 252904

[startup+222.575 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 11287
/proc/meminfo: memFree=863896/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=253432 CPUtime=220.53
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 58457 0 0 0 22016 37 0 0 25 0 1 0 154039054 259514368 58294 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 63358 58294 721 52 0 61726 0
Current children cumulated CPU time (s) 220.53
Current children cumulated vsize (KiB) 253432

[startup+282.632 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 11287
/proc/meminfo: memFree=862616/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=253992 CPUtime=280.03
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 58607 0 0 0 27966 37 0 0 25 0 1 0 154039054 260087808 58444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 63498 58444 721 52 0 61866 0
Current children cumulated CPU time (s) 280.03
Current children cumulated vsize (KiB) 253992

[startup+342.689 s]
/proc/loadavg: 2.07 1.99 1.99 3/86 11287
/proc/meminfo: memFree=861464/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=254520 CPUtime=339.54
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 58752 0 0 0 33916 38 0 0 25 0 1 0 154039054 260628480 58589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 63630 58589 721 52 0 61998 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 254520

[startup+402.75 s]
/proc/loadavg: 2.03 1.99 1.99 3/86 11287
/proc/meminfo: memFree=860312/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=255260 CPUtime=399.05
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 58894 0 0 0 39867 38 0 0 25 0 1 0 154039054 261386240 58731 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 63815 58731 721 52 0 62183 0
Current children cumulated CPU time (s) 399.05
Current children cumulated vsize (KiB) 255260

[startup+462.806 s]
/proc/loadavg: 2.01 1.99 1.99 3/86 11287
/proc/meminfo: memFree=859160/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=255788 CPUtime=458.56
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 59034 0 0 0 45817 39 0 0 25 0 1 0 154039054 261926912 58871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 63947 58871 721 52 0 62315 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 255788

[startup+522.865 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11287
/proc/meminfo: memFree=858008/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=256316 CPUtime=518.07
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 59172 0 0 0 51768 39 0 0 25 0 1 0 154039054 262467584 59009 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 64079 59009 721 52 0 62447 0
Current children cumulated CPU time (s) 518.07
Current children cumulated vsize (KiB) 256316

[startup+582.924 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11287
/proc/meminfo: memFree=856856/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=256964 CPUtime=577.57
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 59308 0 0 0 57718 39 0 0 25 0 1 0 154039054 263131136 59145 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 64241 59145 721 52 0 62609 0
Current children cumulated CPU time (s) 577.57
Current children cumulated vsize (KiB) 256964

[startup+642.979 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11287
/proc/meminfo: memFree=855768/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=257360 CPUtime=637.09
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 59443 0 0 0 63669 40 0 0 25 0 1 0 154039054 263536640 59280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 64340 59280 721 52 0 62708 0
Current children cumulated CPU time (s) 637.09
Current children cumulated vsize (KiB) 257360

[startup+703.036 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11289
/proc/meminfo: memFree=854360/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=257888 CPUtime=696.59
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 59578 0 0 0 69619 40 0 0 25 0 1 0 154039054 264077312 59415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 64472 59415 721 52 0 62840 0
Current children cumulated CPU time (s) 696.59
Current children cumulated vsize (KiB) 257888

[startup+763.092 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11289
/proc/meminfo: memFree=853592/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=258416 CPUtime=756.1
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 59712 0 0 0 75570 40 0 0 25 0 1 0 154039054 264617984 59549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 64604 59549 721 52 0 62972 0
Current children cumulated CPU time (s) 756.1
Current children cumulated vsize (KiB) 258416

[startup+823.153 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11289
/proc/meminfo: memFree=852504/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=258944 CPUtime=815.62
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 59843 0 0 0 81521 41 0 0 25 0 1 0 154039054 265158656 59680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 64736 59680 721 52 0 63104 0
Current children cumulated CPU time (s) 815.62
Current children cumulated vsize (KiB) 258944

[startup+883.216 s]
/proc/loadavg: 2.06 2.00 2.00 3/86 11289
/proc/meminfo: memFree=851416/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=259652 CPUtime=875.12
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 59980 0 0 0 87471 41 0 0 25 0 1 0 154039054 265883648 59817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 64913 59817 721 52 0 63281 0
Current children cumulated CPU time (s) 875.12
Current children cumulated vsize (KiB) 259652

[startup+943.28 s]
/proc/loadavg: 2.12 2.03 2.01 3/86 11289
/proc/meminfo: memFree=850328/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=260180 CPUtime=934.64
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 60109 0 0 0 93423 41 0 0 25 0 1 0 154039054 266424320 59946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 65045 59946 721 52 0 63413 0
Current children cumulated CPU time (s) 934.64
Current children cumulated vsize (KiB) 260180

[startup+1003.34 s]
/proc/loadavg: 2.12 2.04 2.01 3/86 11289
/proc/meminfo: memFree=849304/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=260576 CPUtime=994.15
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 60240 0 0 0 99374 41 0 0 25 0 1 0 154039054 266829824 60077 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 65144 60077 721 52 0 63512 0
Current children cumulated CPU time (s) 994.15
Current children cumulated vsize (KiB) 260576

[startup+1063.4 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 11289
/proc/meminfo: memFree=848216/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=261104 CPUtime=1053.66
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 60368 0 0 0 105324 42 0 0 25 0 1 0 154039054 267370496 60205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 65276 60205 721 52 0 63644 0
Current children cumulated CPU time (s) 1053.66
Current children cumulated vsize (KiB) 261104

[startup+1123.46 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 11289
/proc/meminfo: memFree=847192/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=261632 CPUtime=1113.17
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 60495 0 0 0 111275 42 0 0 25 0 1 0 154039054 267911168 60332 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 65408 60332 721 52 0 63776 0
Current children cumulated CPU time (s) 1113.17
Current children cumulated vsize (KiB) 261632

[startup+1183.52 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 11289
/proc/meminfo: memFree=846104/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=262028 CPUtime=1172.68
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 60625 0 0 0 117226 42 0 0 25 0 1 0 154039054 268316672 60462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 65507 60462 721 52 0 63875 0
Current children cumulated CPU time (s) 1172.68
Current children cumulated vsize (KiB) 262028

[startup+1243.58 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 11289
/proc/meminfo: memFree=845080/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=262556 CPUtime=1232.19
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 60751 0 0 0 123177 42 0 0 25 0 1 0 154039054 268857344 60588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 65639 60588 721 52 0 64007 0
Current children cumulated CPU time (s) 1232.19
Current children cumulated vsize (KiB) 262556

[startup+1303.65 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 11289
/proc/meminfo: memFree=844056/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=263352 CPUtime=1291.71
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 60876 0 0 0 129128 43 0 0 25 0 1 0 154039054 269672448 60713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 65838 60713 721 52 0 64206 0
Current children cumulated CPU time (s) 1291.71
Current children cumulated vsize (KiB) 263352

[startup+1363.7 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 11289
/proc/meminfo: memFree=843032/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=263748 CPUtime=1351.21
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61000 0 0 0 135078 43 0 0 25 0 1 0 154039054 270077952 60837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 65937 60837 721 52 0 64305 0
Current children cumulated CPU time (s) 1351.21
Current children cumulated vsize (KiB) 263748

[startup+1423.76 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 11289
/proc/meminfo: memFree=842008/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=264276 CPUtime=1410.73
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61126 0 0 0 141029 44 0 0 25 0 1 0 154039054 270618624 60963 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 66069 60963 721 52 0 64437 0
Current children cumulated CPU time (s) 1410.73
Current children cumulated vsize (KiB) 264276

[startup+1483.82 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11289
/proc/meminfo: memFree=841048/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=264672 CPUtime=1470.23
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61248 0 0 0 146979 44 0 0 25 0 1 0 154039054 271024128 61085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 66168 61085 721 52 0 64536 0
Current children cumulated CPU time (s) 1470.23
Current children cumulated vsize (KiB) 264672

[startup+1543.88 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11289
/proc/meminfo: memFree=840024/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=265200 CPUtime=1529.75
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61370 0 0 0 152930 45 0 0 25 0 1 0 154039054 271564800 61207 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 66300 61207 721 52 0 64668 0
Current children cumulated CPU time (s) 1529.75
Current children cumulated vsize (KiB) 265200

[startup+1603.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11289
/proc/meminfo: memFree=839000/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=265596 CPUtime=1589.25
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61493 0 0 0 158880 45 0 0 25 0 1 0 154039054 271970304 61330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 66399 61330 721 52 0 64767 0
Current children cumulated CPU time (s) 1589.25
Current children cumulated vsize (KiB) 265596

[startup+1664 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11289
/proc/meminfo: memFree=838040/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=266124 CPUtime=1648.76
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61612 0 0 0 164831 45 0 0 25 0 1 0 154039054 272510976 61449 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 66531 61449 721 52 0 64899 0
Current children cumulated CPU time (s) 1648.76
Current children cumulated vsize (KiB) 266124

[startup+1724.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11289
/proc/meminfo: memFree=837080/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=266520 CPUtime=1708.28
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61735 0 0 0 170782 46 0 0 25 0 1 0 154039054 272916480 61572 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671292 0 0 4096 0 0 0 0 17 1 0 0
/proc/11286/statm: 66630 61572 721 52 0 64998 0
Current children cumulated CPU time (s) 1708.28
Current children cumulated vsize (KiB) 266520

[startup+1784.1 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 11361
/proc/meminfo: memFree=1082072/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=267048 CPUtime=1767.82
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61860 0 0 0 176735 47 0 0 25 0 1 0 154039054 273457152 61697 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11286/statm: 66762 61697 721 52 0 65130 0
Current children cumulated CPU time (s) 1767.82
Current children cumulated vsize (KiB) 267048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.32 s]
/proc/loadavg: 1.96 1.98 1.99 3/86 11361
/proc/meminfo: memFree=1080216/2055920 swapFree=4191880/4192956
[pid=11286] ppid=11284 vsize=267312 CPUtime=1800.04
/proc/11286/stat : 11286 (CSPtoSAT+minisa) R 11284 11286 9996 0 -1 4194304 61935 0 0 0 179957 47 0 0 25 0 1 0 154039054 273727488 61772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667348 0 0 4096 0 0 0 0 17 0 0 0
/proc/11286/statm: 66828 61772 721 52 0 65196 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 267312

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.36
CPU time (s): 1800.09
CPU user time (s): 1799.57
CPU system time (s): 0.52192
CPU usage (%): 99.1042
Max. virtual memory (cumulated for all children) (KiB): 267312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61935
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= 10
involuntary context switches= 31437

runsolver used 2.16367 s user time and 5.8861 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 04:07:19 UTC 2007


IDJOB= 202149
IDBENCH= 3815
FILE ID= node9/202149-1168056439

PBS_JOBID= 3475303

Free space on /tmp= 66535 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-1.xml
COMMAND LINE= /tmp/evaluation/202149-1168056439/CSPtoSAT+minisat /tmp/evaluation/202149-1168056439/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-202149-1168056439 -o ROOT/results/node9/solver-202149-1168056439 -C 1800 -M 900  /tmp/evaluation/202149-1168056439/CSPtoSAT+minisat /tmp/evaluation/202149-1168056439/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  51fbbd3d8051a275ceb423401b552f1d

RANDOM SEED= 112777358

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.231
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.231
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:       1097464 kB
Buffers:         88376 kB
Cached:         491596 kB
SwapCached:        408 kB
Active:         608360 kB
Inactive:       248224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1097464 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           10508 kB
Writeback:           0 kB
Mapped:         291572 kB
Slab:            86168 kB
Committed_AS:  4084756 kB
PageTables:       2804 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= 66539 MiB



End job on node9 on Sat Jan  6 04:37:36 UTC 2007