Trace number 204102

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.08 1800.58

General information on the benchmark

Namedomino/
domino-1000-200.xml
MD5SUMc66780ce3cf431f1788d8bc02dd2b177
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.057991
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1000
Number of constraints1000
Maximum constraint arity2
Maximum domain size200
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
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.58	c ...done
0.58	c #SATvar=598002 #SATclauses=1193000 #CSPpredicates=1000

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/node56/watcher-204102-1168057416 -o ROOT/results/node56/solver-204102-1168057416 -C 1800 -M 900 /tmp/evaluation/204102-1168057416/CSPtoSAT+minisat /tmp/evaluation/204102-1168057416/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: 0.64 0.92 1.25 4/65 1751
/proc/meminfo: memFree=1266448/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=6696 CPUtime=0
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154139724 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10031194 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 1674 383 358 52 0 30 0

[startup+0.10264 s]
/proc/loadavg: 0.64 0.92 1.25 4/65 1751
/proc/meminfo: memFree=1266448/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=23004 CPUtime=0.09
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 4274 0 0 0 7 2 0 0 18 0 1 0 154139724 23556096 4211 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10462843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 5751 4212 696 52 0 4119 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23004

[startup+0.510679 s]
/proc/loadavg: 0.64 0.92 1.25 4/65 1751
/proc/meminfo: memFree=1266448/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=90668 CPUtime=0.5
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 19555 0 0 0 41 9 0 0 21 0 1 0 154139724 92844032 19493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10462843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 22667 19493 696 52 0 21035 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 90668

[startup+1.33276 s]
/proc/loadavg: 0.64 0.92 1.25 2/65 1751
/proc/meminfo: memFree=1186832/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=93780 CPUtime=1.32
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 20668 0 0 0 123 9 0 0 25 0 1 0 154139724 96030720 20571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665572 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 23445 20571 721 52 0 21813 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 93780

[startup+2.96992 s]
/proc/loadavg: 0.64 0.92 1.25 2/65 1751
/proc/meminfo: memFree=1186768/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=93912 CPUtime=2.96
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 20679 0 0 0 287 9 0 0 25 0 1 0 154139724 96165888 20582 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 23478 20582 721 52 0 21846 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 93912

[startup+6.24624 s]
/proc/loadavg: 0.67 0.92 1.25 2/65 1751
/proc/meminfo: memFree=1186640/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=94044 CPUtime=6.23
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 20702 0 0 0 614 9 0 0 25 0 1 0 154139724 96301056 20605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 23511 20605 721 52 0 21879 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 94044

[startup+12.6999 s]
/proc/loadavg: 0.69 0.92 1.25 2/65 1751
/proc/meminfo: memFree=1186448/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=94176 CPUtime=12.68
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 20743 0 0 0 1259 9 0 0 25 0 1 0 154139724 96436224 20646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665565 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 23544 20646 721 52 0 21912 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94176

[startup+25.6011 s]
/proc/loadavg: 0.76 0.92 1.24 2/65 1751
/proc/meminfo: memFree=1186192/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=94440 CPUtime=25.58
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 20819 0 0 0 2549 9 0 0 25 0 1 0 154139724 96706560 20722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678605 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 23610 20722 721 52 0 21978 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 94440

[startup+51.2056 s]
/proc/loadavg: 0.84 0.93 1.23 2/65 1751
/proc/meminfo: memFree=1185680/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=94888 CPUtime=51.18
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 20942 0 0 0 5108 10 0 0 25 0 1 0 154139724 97165312 20845 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 23722 20845 721 52 0 22090 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 94888

[startup+102.413 s]
/proc/loadavg: 0.93 0.94 1.22 2/65 1751
/proc/meminfo: memFree=1184912/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=95704 CPUtime=102.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 21147 0 0 0 10227 10 0 0 25 0 1 0 154139724 98000896 21050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 23926 21050 721 52 0 22294 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 95704

[startup+162.432 s]
/proc/loadavg: 0.97 0.95 1.20 2/65 1751
/proc/meminfo: memFree=1184016/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=96660 CPUtime=162.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 21352 0 0 0 16227 10 0 0 25 0 1 0 154139724 98979840 21255 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 24165 21255 721 52 0 22533 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 96660

[startup+222.446 s]
/proc/loadavg: 0.99 0.95 1.18 2/65 1751
/proc/meminfo: memFree=1183248/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=97400 CPUtime=222.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 21542 0 0 0 22227 10 0 0 25 0 1 0 154139724 99737600 21445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 24350 21445 721 52 0 22718 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 97400

[startup+282.46 s]
/proc/loadavg: 0.99 0.96 1.17 2/65 1751
/proc/meminfo: memFree=1182608/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=98060 CPUtime=282.38
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 21722 0 0 0 28227 11 0 0 25 0 1 0 154139724 100413440 21625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 24515 21625 721 52 0 22883 0
Current children cumulated CPU time (s) 282.38
Current children cumulated vsize (KiB) 98060

[startup+342.474 s]
/proc/loadavg: 0.99 0.96 1.16 2/65 1751
/proc/meminfo: memFree=1181840/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=98720 CPUtime=342.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 21898 0 0 0 34226 11 0 0 25 0 1 0 154139724 101089280 21801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 24680 21801 721 52 0 23048 0
Current children cumulated CPU time (s) 342.37
Current children cumulated vsize (KiB) 98720

[startup+402.492 s]
/proc/loadavg: 0.99 0.97 1.15 2/65 1751
/proc/meminfo: memFree=1181200/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=99500 CPUtime=402.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 22069 0 0 0 40225 12 0 0 25 0 1 0 154139724 101888000 21972 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 24875 21972 721 52 0 23243 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 99500

[startup+462.507 s]
/proc/loadavg: 0.99 0.97 1.14 2/65 1751
/proc/meminfo: memFree=1180496/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=100160 CPUtime=462.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 22237 0 0 0 46225 12 0 0 25 0 1 0 154139724 102563840 22140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 25040 22140 721 52 0 23408 0
Current children cumulated CPU time (s) 462.37
Current children cumulated vsize (KiB) 100160

[startup+522.523 s]
/proc/loadavg: 0.99 0.97 1.12 2/65 1751
/proc/meminfo: memFree=1179856/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=100820 CPUtime=522.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 22403 0 0 0 52225 12 0 0 25 0 1 0 154139724 103239680 22306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 25205 22306 721 52 0 23573 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 100820

[startup+582.543 s]
/proc/loadavg: 0.99 0.97 1.11 2/65 1751
/proc/meminfo: memFree=1179216/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=101528 CPUtime=582.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 22563 0 0 0 58225 12 0 0 25 0 1 0 154139724 103964672 22466 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 25382 22466 721 52 0 23750 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 101528

[startup+642.557 s]
/proc/loadavg: 0.99 0.97 1.10 2/65 1751
/proc/meminfo: memFree=1178576/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=102188 CPUtime=642.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 22723 0 0 0 64224 13 0 0 25 0 1 0 154139724 104640512 22626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 25547 22626 721 52 0 23915 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 102188

[startup+702.572 s]
/proc/loadavg: 0.99 0.97 1.09 2/65 1751
/proc/meminfo: memFree=1177936/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=102716 CPUtime=702.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 22877 0 0 0 70224 13 0 0 25 0 1 0 154139724 105181184 22780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 25679 22780 721 52 0 24047 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 102716

[startup+762.589 s]
/proc/loadavg: 0.99 0.97 1.08 2/65 1751
/proc/meminfo: memFree=1177360/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=103376 CPUtime=762.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 23032 0 0 0 76224 13 0 0 25 0 1 0 154139724 105857024 22935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 25844 22935 721 52 0 24212 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 103376

[startup+822.604 s]
/proc/loadavg: 0.99 0.97 1.08 2/65 1751
/proc/meminfo: memFree=1176720/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=103904 CPUtime=822.36
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 23186 0 0 0 82223 13 0 0 25 0 1 0 154139724 106397696 23089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 25976 23089 721 52 0 24344 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 103904

[startup+882.618 s]
/proc/loadavg: 0.99 0.97 1.07 2/65 1751
/proc/meminfo: memFree=1176080/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=104832 CPUtime=882.36
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 23339 0 0 0 88223 13 0 0 25 0 1 0 154139724 107347968 23242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 26208 23242 721 52 0 24576 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 104832

[startup+942.635 s]
/proc/loadavg: 0.99 0.97 1.07 2/65 1751
/proc/meminfo: memFree=1175440/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=105360 CPUtime=942.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 23486 0 0 0 94223 14 0 0 25 0 1 0 154139724 107888640 23389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 26340 23389 721 52 0 24708 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 105360

[startup+1002.65 s]
/proc/loadavg: 0.99 0.97 1.06 2/65 1751
/proc/meminfo: memFree=1174928/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=105888 CPUtime=1002.37
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 23636 0 0 0 100223 14 0 0 25 0 1 0 154139724 108429312 23539 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 26472 23539 721 52 0 24840 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 105888

[startup+1062.67 s]
/proc/loadavg: 0.99 0.97 1.05 2/65 1751
/proc/meminfo: memFree=1174288/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=106416 CPUtime=1062.36
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 23782 0 0 0 106222 14 0 0 25 0 1 0 154139724 108969984 23685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 26604 23685 721 52 0 24972 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 106416

[startup+1122.68 s]
/proc/loadavg: 0.99 0.97 1.05 2/65 1751
/proc/meminfo: memFree=1173712/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=106944 CPUtime=1122.36
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 23930 0 0 0 112222 14 0 0 25 0 1 0 154139724 109510656 23833 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678493 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 26736 23833 721 52 0 25104 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 106944

[startup+1182.7 s]
/proc/loadavg: 0.99 0.97 1.04 2/65 1751
/proc/meminfo: memFree=1173136/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=107604 CPUtime=1182.36
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 24074 0 0 0 118222 14 0 0 25 0 1 0 154139724 110186496 23977 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665616 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 26901 23977 721 52 0 25269 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 107604

[startup+1242.71 s]
/proc/loadavg: 0.99 0.97 1.04 2/65 1751
/proc/meminfo: memFree=1172560/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=108132 CPUtime=1242.36
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 24219 0 0 0 124221 15 0 0 25 0 1 0 154139724 110727168 24122 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 27033 24122 721 52 0 25401 0
Current children cumulated CPU time (s) 1242.36
Current children cumulated vsize (KiB) 108132

[startup+1302.72 s]
/proc/loadavg: 0.99 0.97 1.03 2/65 1751
/proc/meminfo: memFree=1171984/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=108660 CPUtime=1302.35
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 24363 0 0 0 130220 15 0 0 25 0 1 0 154139724 111267840 24266 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 27165 24266 721 52 0 25533 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 108660

[startup+1362.74 s]
/proc/loadavg: 0.99 0.97 1.03 2/65 1751
/proc/meminfo: memFree=1171408/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=109592 CPUtime=1362.35
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 24507 0 0 0 136220 15 0 0 25 0 1 0 154139724 112222208 24410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 27398 24410 721 52 0 25766 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 109592

[startup+1422.75 s]
/proc/loadavg: 0.99 0.97 1.02 2/65 1751
/proc/meminfo: memFree=1170768/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=110120 CPUtime=1422.34
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 24649 0 0 0 142219 15 0 0 25 0 1 0 154139724 112762880 24552 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 27530 24552 721 52 0 25898 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 110120

[startup+1482.76 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 1751
/proc/meminfo: memFree=1170256/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=110648 CPUtime=1482.34
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 24792 0 0 0 148219 15 0 0 25 0 1 0 154139724 113303552 24695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562843 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 27662 24695 721 52 0 26030 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 110648

[startup+1542.78 s]
/proc/loadavg: 0.99 0.97 1.01 2/65 1751
/proc/meminfo: memFree=1169680/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=111176 CPUtime=1542.34
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 24936 0 0 0 154218 16 0 0 25 0 1 0 154139724 113844224 24839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 27794 24839 721 52 0 26162 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 111176

[startup+1602.79 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 1751
/proc/meminfo: memFree=1169104/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=111704 CPUtime=1602.34
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 25077 0 0 0 160218 16 0 0 25 0 1 0 154139724 114384896 24980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 27926 24980 721 52 0 26294 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 111704

[startup+1662.8 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 1751
/proc/meminfo: memFree=1168528/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=112232 CPUtime=1662.34
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 25217 0 0 0 166218 16 0 0 25 0 1 0 154139724 114925568 25120 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 28058 25120 721 52 0 26426 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 112232

[startup+1722.82 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 1751
/proc/meminfo: memFree=1167952/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=112760 CPUtime=1722.33
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 25360 0 0 0 172217 16 0 0 25 0 1 0 154139724 115466240 25263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 28190 25263 721 52 0 26558 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 112760

[startup+1782.84 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 1751
/proc/meminfo: memFree=1167440/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=113288 CPUtime=1782.34
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 25500 0 0 0 178217 17 0 0 25 0 1 0 154139724 116006912 25403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 28322 25403 721 52 0 26690 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 113288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.55 s]
/proc/loadavg: 0.99 0.97 1.00 2/65 1751
/proc/meminfo: memFree=1167248/2055920 swapFree=4184772/4192956
[pid=1750] ppid=1748 vsize=113420 CPUtime=1800.05
/proc/1750/stat : 1750 (CSPtoSAT+minisa) R 1748 1750 31341 0 -1 4194304 25541 0 0 0 179988 17 0 0 25 0 1 0 154139724 116142080 25444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/1750/statm: 28355 25444 721 52 0 26723 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 113420

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.58
CPU time (s): 1800.08
CPU user time (s): 1799.89
CPU system time (s): 0.19197
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 113420

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

runsolver used 1.2848 s user time and 3.52346 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 04:23:36 UTC 2007


IDJOB= 204102
IDBENCH= 4000
FILE ID= node56/204102-1168057416

PBS_JOBID= 3475469

Free space on /tmp= 66521 MiB

BENCH NAME= HOME/pub/bench/CPAI06/domino/domino-1000-200.xml
COMMAND LINE= /tmp/evaluation/204102-1168057416/CSPtoSAT+minisat /tmp/evaluation/204102-1168057416/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node56/watcher-204102-1168057416 -o ROOT/results/node56/solver-204102-1168057416 -C 1800 -M 900  /tmp/evaluation/204102-1168057416/CSPtoSAT+minisat /tmp/evaluation/204102-1168057416/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c66780ce3cf431f1788d8bc02dd2b177

RANDOM SEED= 460612476

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.232
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.232
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:       1266864 kB
Buffers:         62208 kB
Cached:         636720 kB
SwapCached:       2424 kB
Active:         100172 kB
Inactive:       610736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1266864 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          16464 kB
Slab:            64088 kB
Committed_AS:  2618648 kB
PageTables:       1472 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= 66521 MiB



End job on node56 on Sat Jan  6 04:53:39 UTC 2007