Trace number 200945

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.07 1800.77

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-3.xml
MD5SUM4617dd65e04376af0f17b07f3d79e34a
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 benchmark15.1547
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
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...
4.86	c ...done
4.86	c #SATvar=2317968 #SATclauses=4628432 #CSPpredicates=40767

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/node39/watcher-200945-1168055467 -o ROOT/results/node39/solver-200945-1168055467 -C 1800 -M 900 /tmp/evaluation/200945-1168055467/CSPtoSAT+minisat /tmp/evaluation/200945-1168055467/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.32 1.83 1.95 2/69 14487
/proc/meminfo: memFree=1279304/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=6696 CPUtime=0
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 153946922 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11062136 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 1674 383 358 52 0 30 0

[startup+0.102695 s]
/proc/loadavg: 1.32 1.83 1.95 2/69 14487
/proc/meminfo: memFree=1279304/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=7500 CPUtime=0.09
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 968 0 0 0 9 0 0 0 18 0 1 0 153946922 7680000 938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11531213 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 1911 954 693 52 0 279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7500

[startup+0.513583 s]
/proc/loadavg: 1.32 1.83 1.95 2/69 14487
/proc/meminfo: memFree=1279304/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=89152 CPUtime=0.5
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 19015 0 0 0 41 9 0 0 21 0 1 0 153946922 91291648 18773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 22288 18773 696 52 0 20656 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 89152

[startup+1.33765 s]
/proc/loadavg: 1.29 1.81 1.94 2/68 14501
/proc/meminfo: memFree=1096272/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=226276 CPUtime=1.32
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 51091 0 0 0 110 22 0 0 25 0 1 0 153946922 231706624 50849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 56569 50850 696 52 0 54937 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 226276

[startup+2.97982 s]
/proc/loadavg: 1.29 1.81 1.94 3/73 14506
/proc/meminfo: memFree=961952/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=325440 CPUtime=2.96
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 77271 0 0 0 262 34 0 0 25 0 1 0 153946922 333250560 77029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156395203 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 81360 77029 704 52 0 79728 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 325440

[startup+6.25612 s]
/proc/loadavg: 1.29 1.81 1.94 3/73 14506
/proc/meminfo: memFree=646944/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=331040 CPUtime=6.23
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 78789 0 0 0 588 35 0 0 25 0 1 0 153946922 338984960 78409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 82760 78409 721 52 0 81128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 331040

[startup+12.7247 s]
/proc/loadavg: 1.40 1.82 1.94 3/73 14506
/proc/meminfo: memFree=643040/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=331172 CPUtime=12.7
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 78822 0 0 0 1235 35 0 0 25 0 1 0 153946922 339120128 78442 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 82793 78442 721 52 0 81161 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 331172

[startup+25.5429 s]
/proc/loadavg: 1.49 1.82 1.94 3/73 14506
/proc/meminfo: memFree=642528/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=331616 CPUtime=25.51
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 78928 0 0 0 2516 35 0 0 25 0 1 0 153946922 339574784 78548 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 82904 78548 721 52 0 81272 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 331616

[startup+51.1993 s]
/proc/loadavg: 1.69 1.84 1.94 3/73 14506
/proc/meminfo: memFree=640928/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=332564 CPUtime=51.16
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 79105 0 0 0 5081 35 0 0 25 0 1 0 153946922 340545536 78725 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 83141 78725 721 52 0 81509 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 332564

[startup+102.402 s]
/proc/loadavg: 1.86 1.86 1.94 3/73 14506
/proc/meminfo: memFree=639712/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=332960 CPUtime=102.35
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 79277 0 0 0 10199 36 0 0 25 0 1 0 153946922 340951040 78897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 83240 78897 721 52 0 81608 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 332960

[startup+162.43 s]
/proc/loadavg: 1.95 1.88 1.94 3/73 14506
/proc/meminfo: memFree=638624/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=333488 CPUtime=162.36
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 79422 0 0 0 16200 36 0 0 25 0 1 0 153946922 341491712 79042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 83372 79042 721 52 0 81740 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 333488

[startup+222.46 s]
/proc/loadavg: 1.98 1.90 1.94 3/73 14506
/proc/meminfo: memFree=637472/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=334016 CPUtime=222.38
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 79552 0 0 0 22202 36 0 0 25 0 1 0 153946922 342032384 79172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 83504 79172 721 52 0 81872 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 334016

[startup+282.488 s]
/proc/loadavg: 1.99 1.92 1.94 3/73 14506
/proc/meminfo: memFree=636448/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=334544 CPUtime=282.4
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 79679 0 0 0 28203 37 0 0 25 0 1 0 153946922 342573056 79299 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 83636 79299 721 52 0 82004 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 334544

[startup+342.516 s]
/proc/loadavg: 2.04 1.94 1.95 3/73 14506
/proc/meminfo: memFree=635488/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=335104 CPUtime=342.41
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 79798 0 0 0 34204 37 0 0 25 0 1 0 153946922 343146496 79418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 83776 79418 721 52 0 82144 0
Current children cumulated CPU time (s) 342.41
Current children cumulated vsize (KiB) 335104

[startup+402.543 s]
/proc/loadavg: 2.01 1.95 1.95 3/73 14506
/proc/meminfo: memFree=634464/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=335500 CPUtime=402.42
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 79919 0 0 0 40205 37 0 0 25 0 1 0 153946922 343552000 79539 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 83875 79539 721 52 0 82243 0
Current children cumulated CPU time (s) 402.42
Current children cumulated vsize (KiB) 335500

[startup+462.568 s]
/proc/loadavg: 2.00 1.95 1.95 3/73 14506
/proc/meminfo: memFree=633504/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=336028 CPUtime=462.42
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80040 0 0 0 46205 37 0 0 25 0 1 0 153946922 344092672 79660 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 84007 79660 721 52 0 82375 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 336028

[startup+522.596 s]
/proc/loadavg: 2.00 1.96 1.95 3/73 14506
/proc/meminfo: memFree=632480/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=336504 CPUtime=522.45
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80156 0 0 0 52207 38 0 0 25 0 1 0 153946922 344580096 79776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 84126 79776 721 52 0 82494 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 336504

[startup+582.628 s]
/proc/loadavg: 2.00 1.97 1.95 3/73 14506
/proc/meminfo: memFree=631584/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=336900 CPUtime=582.46
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80272 0 0 0 58208 38 0 0 25 0 1 0 153946922 344985600 79892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 84225 79892 721 52 0 82593 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 336900

[startup+642.676 s]
/proc/loadavg: 2.07 1.99 1.95 3/79 14652
/proc/meminfo: memFree=629144/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=337428 CPUtime=642.32
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80385 0 0 0 64194 38 0 0 25 0 1 0 153946922 345526272 80005 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 84357 80005 721 52 0 82725 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 337428

[startup+702.723 s]
/proc/loadavg: 2.02 1.99 1.95 3/73 14704
/proc/meminfo: memFree=629408/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=337824 CPUtime=702.29
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80498 0 0 0 70190 39 0 0 25 0 1 0 153946922 345931776 80118 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 84456 80118 721 52 0 82824 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 337824

[startup+762.753 s]
/proc/loadavg: 2.07 2.00 1.96 3/73 14704
/proc/meminfo: memFree=628512/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=338948 CPUtime=762.3
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80620 0 0 0 76191 39 0 0 25 0 1 0 153946922 347082752 80240 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 84737 80240 721 52 0 83105 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 338948

[startup+822.784 s]
/proc/loadavg: 2.02 2.00 1.96 3/73 14704
/proc/meminfo: memFree=627616/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=339476 CPUtime=822.32
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80730 0 0 0 82192 40 0 0 25 0 1 0 153946922 347623424 80350 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 84869 80350 721 52 0 83237 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 339476

[startup+882.816 s]
/proc/loadavg: 2.01 2.00 1.96 3/73 14704
/proc/meminfo: memFree=626592/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=339872 CPUtime=882.33
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80840 0 0 0 88193 40 0 0 25 0 1 0 153946922 348028928 80460 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 84968 80460 721 52 0 83336 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 339872

[startup+942.845 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 14704
/proc/meminfo: memFree=625888/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=340268 CPUtime=942.34
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 80949 0 0 0 94194 40 0 0 25 0 1 0 153946922 348434432 80569 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85067 80569 721 52 0 83435 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 340268

[startup+1002.87 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 14704
/proc/meminfo: memFree=624928/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=340664 CPUtime=1002.36
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81059 0 0 0 100195 41 0 0 25 0 1 0 153946922 348839936 80679 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85166 80679 721 52 0 83534 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 340664

[startup+1062.9 s]
/proc/loadavg: 2.03 2.01 1.96 3/73 14704
/proc/meminfo: memFree=623968/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=341060 CPUtime=1062.37
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81173 0 0 0 106196 41 0 0 25 0 1 0 153946922 349245440 80793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85265 80793 721 52 0 83633 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 341060

[startup+1122.93 s]
/proc/loadavg: 2.01 2.01 1.96 3/73 14704
/proc/meminfo: memFree=623136/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=341636 CPUtime=1122.39
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81281 0 0 0 112198 41 0 0 25 0 1 0 153946922 349835264 80901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667380 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85409 80901 721 52 0 83777 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 341636

[startup+1182.95 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 14704
/proc/meminfo: memFree=622240/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=342032 CPUtime=1182.41
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81389 0 0 0 118199 42 0 0 25 0 1 0 153946922 350240768 81009 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85508 81009 721 52 0 83876 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 342032

[startup+1242.99 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 14704
/proc/meminfo: memFree=621344/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=342428 CPUtime=1242.42
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81496 0 0 0 124200 42 0 0 25 0 1 0 153946922 350646272 81116 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85607 81116 721 52 0 83975 0
Current children cumulated CPU time (s) 1242.42
Current children cumulated vsize (KiB) 342428

[startup+1303.01 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 14704
/proc/meminfo: memFree=620448/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=342956 CPUtime=1302.42
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81604 0 0 0 130200 42 0 0 25 0 1 0 153946922 351186944 81224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85739 81224 721 52 0 84107 0
Current children cumulated CPU time (s) 1302.42
Current children cumulated vsize (KiB) 342956

[startup+1363.04 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 14704
/proc/meminfo: memFree=619616/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=343352 CPUtime=1362.44
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81710 0 0 0 136201 43 0 0 25 0 1 0 153946922 351592448 81330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85838 81330 721 52 0 84206 0
Current children cumulated CPU time (s) 1362.44
Current children cumulated vsize (KiB) 343352

[startup+1423.06 s]
/proc/loadavg: 2.07 2.03 1.97 3/73 14704
/proc/meminfo: memFree=618720/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=343748 CPUtime=1422.45
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81815 0 0 0 142202 43 0 0 25 0 1 0 153946922 351997952 81435 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 85937 81435 721 52 0 84305 0
Current children cumulated CPU time (s) 1422.45
Current children cumulated vsize (KiB) 343748

[startup+1483.09 s]
/proc/loadavg: 2.02 2.02 1.97 3/73 14704
/proc/meminfo: memFree=617888/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=344144 CPUtime=1482.46
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 81922 0 0 0 148202 44 0 0 25 0 1 0 153946922 352403456 81542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 86036 81542 721 52 0 84404 0
Current children cumulated CPU time (s) 1482.46
Current children cumulated vsize (KiB) 344144

[startup+1543.13 s]
/proc/loadavg: 2.01 2.01 1.97 3/73 14704
/proc/meminfo: memFree=616992/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=344540 CPUtime=1542.48
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 82025 0 0 0 154204 44 0 0 25 0 1 0 153946922 352808960 81645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665654 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 86135 81645 721 52 0 84503 0
Current children cumulated CPU time (s) 1542.48
Current children cumulated vsize (KiB) 344540

[startup+1603.16 s]
/proc/loadavg: 2.00 2.01 1.97 3/73 14706
/proc/meminfo: memFree=616032/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=344936 CPUtime=1602.49
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 82129 0 0 0 160205 44 0 0 25 0 1 0 153946922 353214464 81749 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 86234 81749 721 52 0 84602 0
Current children cumulated CPU time (s) 1602.49
Current children cumulated vsize (KiB) 344936

[startup+1663.19 s]
/proc/loadavg: 2.00 2.00 1.97 3/73 14706
/proc/meminfo: memFree=615264/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=345600 CPUtime=1662.51
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 82233 0 0 0 166207 44 0 0 25 0 1 0 153946922 353894400 81853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 86400 81853 721 52 0 84768 0
Current children cumulated CPU time (s) 1662.51
Current children cumulated vsize (KiB) 345600

[startup+1723.22 s]
/proc/loadavg: 2.07 2.02 1.98 3/73 14706
/proc/meminfo: memFree=614432/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=345996 CPUtime=1722.53
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 82335 0 0 0 172209 44 0 0 25 0 1 0 153946922 354299904 81955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 86499 81955 721 52 0 84867 0
Current children cumulated CPU time (s) 1722.53
Current children cumulated vsize (KiB) 345996

[startup+1783.26 s]
/proc/loadavg: 2.07 2.03 1.98 3/73 14706
/proc/meminfo: memFree=613600/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=346392 CPUtime=1782.56
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 82438 0 0 0 178211 45 0 0 25 0 1 0 153946922 354705408 82058 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 86598 82058 721 52 0 84966 0
Current children cumulated CPU time (s) 1782.56
Current children cumulated vsize (KiB) 346392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.05 2.02 1.98 3/73 14706
/proc/meminfo: memFree=613344/2055920 swapFree=4192812/4192956
[pid=14486] ppid=14480 vsize=346392 CPUtime=1800
/proc/14486/stat : 14486 (CSPtoSAT+minisa) R 14480 14486 12000 0 -1 4194304 82467 0 0 0 179955 45 0 0 25 0 1 0 153946922 354705408 82087 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14486/statm: 86598 82087 721 52 0 84966 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 346392

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.77
CPU time (s): 1800.07
CPU user time (s): 1799.56
CPU system time (s): 0.515921
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 346392

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

runsolver used 1.59576 s user time and 4.88626 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan  6 03:51:12 UTC 2007


IDJOB= 200945
IDBENCH= 3735
FILE ID= node39/200945-1168055467

PBS_JOBID= 3475485

Free space on /tmp= 66526 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp14/fapp14-2500-3.xml
COMMAND LINE= /tmp/evaluation/200945-1168055467/CSPtoSAT+minisat /tmp/evaluation/200945-1168055467/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-200945-1168055467 -o ROOT/results/node39/solver-200945-1168055467 -C 1800 -M 900  /tmp/evaluation/200945-1168055467/CSPtoSAT+minisat /tmp/evaluation/200945-1168055467/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4617dd65e04376af0f17b07f3d79e34a

RANDOM SEED= 119990443

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.236
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.236
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:       1280240 kB
Buffers:         39236 kB
Cached:         634440 kB
SwapCached:          0 kB
Active:         116532 kB
Inactive:       577544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7276 kB
Writeback:           0 kB
Mapped:          30548 kB
Slab:            67332 kB
Committed_AS:  2873472 kB
PageTables:       1620 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= 66519 MiB



End job on node39 on Sat Jan  6 04:21:14 UTC 2007