Trace number 201195

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 1800.86

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-9.xml
MD5SUMe607438c7b2869fc3dff7cfb5d7cfcb3
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 benchmark25.3261
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
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...
2.85	c ...done
2.85	c #SATvar=1307903 #SATclauses=2611302 #CSPpredicates=25409

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/node42/watcher-201195-1168055495 -o ROOT/results/node42/solver-201195-1168055495 -C 1800 -M 900 /tmp/evaluation/201195-1168055495/CSPtoSAT+minisat /tmp/evaluation/201195-1168055495/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.17 1.79 1.88 4/68 19884
/proc/meminfo: memFree=1419224/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=6696 CPUtime=0
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 0 153949315 6856704 387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12377377 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 1674 393 359 52 0 30 0

[startup+0.10416 s]
/proc/loadavg: 1.17 1.79 1.88 4/68 19884
/proc/meminfo: memFree=1419224/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=21556 CPUtime=0.09
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 4203 0 0 0 8 1 0 0 18 0 1 0 153949315 22073344 4117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 5389 4120 694 52 0 3757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21556

[startup+0.512204 s]
/proc/loadavg: 1.17 1.79 1.88 4/68 19884
/proc/meminfo: memFree=1419224/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=89908 CPUtime=0.5
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 19746 0 0 0 41 9 0 0 21 0 1 0 153949315 92065792 19545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 22477 19546 696 52 0 20845 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 89908

[startup+1.3323 s]
/proc/loadavg: 1.17 1.79 1.88 2/68 19884
/proc/meminfo: memFree=1251352/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=197880 CPUtime=1.32
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 43772 0 0 0 114 18 0 0 25 0 1 0 153949315 202629120 43571 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157921835 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 49470 43571 704 52 0 47838 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 197880

[startup+2.96847 s]
/proc/loadavg: 1.16 1.78 1.88 2/68 19884
/proc/meminfo: memFree=1244440/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=202476 CPUtime=2.95
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 44958 0 0 0 275 20 0 0 25 0 1 0 153949315 207335424 44731 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 50619 44731 715 52 0 48987 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 202476

[startup+6.24484 s]
/proc/loadavg: 1.16 1.78 1.88 2/68 19884
/proc/meminfo: memFree=1242456/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=202676 CPUtime=6.23
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 44993 0 0 0 603 20 0 0 25 0 1 0 153949315 207540224 44766 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 50669 44766 721 52 0 49037 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 202676

[startup+12.7016 s]
/proc/loadavg: 1.13 1.75 1.87 2/68 19905
/proc/meminfo: memFree=1233616/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=202808 CPUtime=12.66
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 45050 0 0 0 1243 23 0 0 25 0 1 0 153949315 207675392 44823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 50702 44823 721 52 0 49070 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 202808

[startup+25.533 s]
/proc/loadavg: 1.27 1.76 1.87 3/73 19910
/proc/meminfo: memFree=1055920/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=203524 CPUtime=25.48
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 45167 0 0 0 2525 23 0 0 25 0 1 0 153949315 208408576 44940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 50881 44940 721 52 0 49249 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 203524

[startup+51.1848 s]
/proc/loadavg: 1.51 1.78 1.87 3/73 19910
/proc/meminfo: memFree=1054640/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=204192 CPUtime=51.12
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 45312 0 0 0 5089 23 0 0 25 0 1 0 153949315 209092608 45085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 51048 45085 721 52 0 49416 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 204192

[startup+102.487 s]
/proc/loadavg: 1.79 1.81 1.88 3/73 19910
/proc/meminfo: memFree=1053552/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=204732 CPUtime=102.41
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 45458 0 0 0 10217 24 0 0 25 0 1 0 153949315 209645568 45231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 51183 45231 721 52 0 49551 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 204732

[startup+162.513 s]
/proc/loadavg: 1.93 1.84 1.88 3/73 19910
/proc/meminfo: memFree=1052336/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=205292 CPUtime=162.42
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 45605 0 0 0 16218 24 0 0 25 0 1 0 153949315 210219008 45378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 51323 45378 721 52 0 49691 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 205292

[startup+222.539 s]
/proc/loadavg: 2.02 1.89 1.89 3/73 19910
/proc/meminfo: memFree=1051184/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=205896 CPUtime=222.42
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 45746 0 0 0 22218 24 0 0 25 0 1 0 153949315 210837504 45519 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 51474 45519 721 52 0 49842 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 205896

[startup+282.564 s]
/proc/loadavg: 2.01 1.90 1.90 3/73 19910
/proc/meminfo: memFree=1050032/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=206456 CPUtime=282.44
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 45895 0 0 0 28219 25 0 0 25 0 1 0 153949315 211410944 45668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 51614 45668 721 52 0 49982 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 206456

[startup+342.586 s]
/proc/loadavg: 2.00 1.92 1.91 3/73 19910
/proc/meminfo: memFree=1048880/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=206984 CPUtime=342.44
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 46031 0 0 0 34219 25 0 0 25 0 1 0 153949315 211951616 45804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671498 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 51746 45804 721 52 0 50114 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 206984

[startup+402.61 s]
/proc/loadavg: 2.00 1.93 1.91 3/73 19910
/proc/meminfo: memFree=1047664/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=207592 CPUtime=402.45
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 46171 0 0 0 40220 25 0 0 25 0 1 0 153949315 212574208 45944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 51898 45944 721 52 0 50266 0
Current children cumulated CPU time (s) 402.45
Current children cumulated vsize (KiB) 207592

[startup+462.636 s]
/proc/loadavg: 2.00 1.94 1.91 3/73 19910
/proc/meminfo: memFree=1046640/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=208120 CPUtime=462.45
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 46303 0 0 0 46220 25 0 0 25 0 1 0 153949315 213114880 46076 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 52030 46076 721 52 0 50398 0
Current children cumulated CPU time (s) 462.45
Current children cumulated vsize (KiB) 208120

[startup+522.664 s]
/proc/loadavg: 2.00 1.95 1.91 3/73 19910
/proc/meminfo: memFree=1045552/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=208648 CPUtime=522.46
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 46432 0 0 0 52221 25 0 0 25 0 1 0 153949315 213655552 46205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 52162 46205 721 52 0 50530 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 208648

[startup+582.701 s]
/proc/loadavg: 2.00 1.95 1.91 3/79 20012
/proc/meminfo: memFree=1042968/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=209164 CPUtime=582.4
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 46563 0 0 0 58214 26 0 0 25 0 1 0 153949315 214183936 46336 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 52291 46336 721 52 0 50659 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 209164

[startup+642.753 s]
/proc/loadavg: 2.00 1.96 1.91 3/79 20082
/proc/meminfo: memFree=1041968/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=209692 CPUtime=642.35
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 46690 0 0 0 64209 26 0 0 25 0 1 0 153949315 214724608 46463 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 52423 46463 721 52 0 50791 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 209692

[startup+702.785 s]
/proc/loadavg: 2.06 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1042216/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=210220 CPUtime=702.33
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 46816 0 0 0 70207 26 0 0 25 0 1 0 153949315 215265280 46589 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 52555 46589 721 52 0 50923 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 210220

[startup+762.81 s]
/proc/loadavg: 2.02 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1041192/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=210616 CPUtime=762.34
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 46940 0 0 0 76208 26 0 0 25 0 1 0 153949315 215670784 46713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 52654 46713 721 52 0 51022 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 210616

[startup+822.833 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1040168/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=211144 CPUtime=822.35
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 47065 0 0 0 82209 26 0 0 25 0 1 0 153949315 216211456 46838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 52786 46838 721 52 0 51154 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 211144

[startup+882.866 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1039144/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=211720 CPUtime=882.36
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 47189 0 0 0 88209 27 0 0 25 0 1 0 153949315 216801280 46962 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 52930 46962 721 52 0 51298 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 211720

[startup+942.892 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1038248/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=212248 CPUtime=942.37
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 47310 0 0 0 94210 27 0 0 25 0 1 0 153949315 217341952 47083 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 53062 47083 721 52 0 51430 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 212248

[startup+1002.92 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1037232/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=212644 CPUtime=1002.38
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 47432 0 0 0 100211 27 0 0 25 0 1 0 153949315 217747456 47205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 53161 47205 721 52 0 51529 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 212644

[startup+1062.94 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1036272/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=213172 CPUtime=1062.38
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 47553 0 0 0 106211 27 0 0 25 0 1 0 153949315 218288128 47326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 53293 47326 721 52 0 51661 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 213172

[startup+1122.96 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1035248/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=213568 CPUtime=1122.39
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 47671 0 0 0 112212 27 0 0 25 0 1 0 153949315 218693632 47444 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 53392 47444 721 52 0 51760 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 213568

[startup+1183 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1034288/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=214096 CPUtime=1182.4
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 47790 0 0 0 118213 27 0 0 25 0 1 0 153949315 219234304 47563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 53524 47563 721 52 0 51892 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 214096

[startup+1243.02 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1033264/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=214492 CPUtime=1242.42
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 47909 0 0 0 124214 28 0 0 25 0 1 0 153949315 219639808 47682 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 53623 47682 721 52 0 51991 0
Current children cumulated CPU time (s) 1242.42
Current children cumulated vsize (KiB) 214492

[startup+1303.05 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1032304/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=214888 CPUtime=1302.43
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48026 0 0 0 130215 28 0 0 25 0 1 0 153949315 220045312 47799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 53722 47799 721 52 0 52090 0
Current children cumulated CPU time (s) 1302.43
Current children cumulated vsize (KiB) 214888

[startup+1363.08 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1031344/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=215684 CPUtime=1362.43
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48142 0 0 0 136215 28 0 0 25 0 1 0 153949315 220860416 47915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 53921 47915 721 52 0 52289 0
Current children cumulated CPU time (s) 1362.43
Current children cumulated vsize (KiB) 215684

[startup+1423.1 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1030384/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=216080 CPUtime=1422.44
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48256 0 0 0 142216 28 0 0 25 0 1 0 153949315 221265920 48029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 54020 48029 721 52 0 52388 0
Current children cumulated CPU time (s) 1422.44
Current children cumulated vsize (KiB) 216080

[startup+1483.13 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1029424/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=216476 CPUtime=1482.45
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48370 0 0 0 148217 28 0 0 25 0 1 0 153949315 221671424 48143 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 54119 48143 721 52 0 52487 0
Current children cumulated CPU time (s) 1482.45
Current children cumulated vsize (KiB) 216476

[startup+1543.16 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20108
/proc/meminfo: memFree=1028528/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=216872 CPUtime=1542.46
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48481 0 0 0 154217 29 0 0 25 0 1 0 153949315 222076928 48254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 54218 48254 721 52 0 52586 0
Current children cumulated CPU time (s) 1542.46
Current children cumulated vsize (KiB) 216872

[startup+1603.18 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1027440/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=217400 CPUtime=1602.47
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48596 0 0 0 160218 29 0 0 25 0 1 0 153949315 222617600 48369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 54350 48369 721 52 0 52718 0
Current children cumulated CPU time (s) 1602.47
Current children cumulated vsize (KiB) 217400

[startup+1663.21 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1026672/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=217796 CPUtime=1662.47
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48708 0 0 0 166218 29 0 0 25 0 1 0 153949315 223023104 48481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678585 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 54449 48481 721 52 0 52817 0
Current children cumulated CPU time (s) 1662.47
Current children cumulated vsize (KiB) 217796

[startup+1723.24 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1025776/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=218192 CPUtime=1722.49
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48820 0 0 0 172219 30 0 0 25 0 1 0 153949315 223428608 48593 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 54548 48593 721 52 0 52916 0
Current children cumulated CPU time (s) 1722.49
Current children cumulated vsize (KiB) 218192

[startup+1783.27 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1024816/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=218588 CPUtime=1782.5
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48932 0 0 0 178220 30 0 0 25 0 1 0 153949315 223834112 48705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 54647 48705 721 52 0 53015 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (KiB) 218588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.82 s]
/proc/loadavg: 2.00 1.98 1.91 3/73 20110
/proc/meminfo: memFree=1024496/2055920 swapFree=4191892/4192956
[pid=19883] ppid=19881 vsize=218720 CPUtime=1800.05
/proc/19883/stat : 19883 (CSPtoSAT+minisa) R 19881 19883 18990 0 -1 4194304 48966 0 0 0 179975 30 0 0 25 0 1 0 153949315 223969280 48739 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/19883/statm: 54680 48739 721 52 0 53048 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 218720

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.86
CPU time (s): 1800.09
CPU user time (s): 1799.75
CPU system time (s): 0.341948
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 218720

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

runsolver used 1.65075 s user time and 4.82427 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan  6 03:51:40 UTC 2007


IDJOB= 201195
IDBENCH= 3748
FILE ID= node42/201195-1168055495

PBS_JOBID= 3475493

Free space on /tmp= 66540 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-9.xml
COMMAND LINE= /tmp/evaluation/201195-1168055495/CSPtoSAT+minisat /tmp/evaluation/201195-1168055495/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-201195-1168055495 -o ROOT/results/node42/solver-201195-1168055495 -C 1800 -M 900  /tmp/evaluation/201195-1168055495/CSPtoSAT+minisat /tmp/evaluation/201195-1168055495/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e607438c7b2869fc3dff7cfb5d7cfcb3

RANDOM SEED= 776832656

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.229
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.229
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:       1419648 kB
Buffers:         48240 kB
Cached:         493792 kB
SwapCached:        268 kB
Active:          87340 kB
Inactive:       474452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419648 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            5096 kB
Writeback:           0 kB
Mapped:          28700 kB
Slab:            60212 kB
Committed_AS:  2602636 kB
PageTables:       1616 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= 66535 MiB



End job on node42 on Sat Jan  6 04:21:42 UTC 2007