Trace number 201046

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.15 1800.84

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-2.xml
MD5SUMe329d2fbebc2b014e1808d90bbd1aefe
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 benchmark9.8545
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
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...
3.59	c ...done
3.59	c #SATvar=1540820 #SATclauses=3072636 #CSPpredicates=33021

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/node48/watcher-201046-1168055479 -o ROOT/results/node48/solver-201046-1168055479 -C 1800 -M 900 /tmp/evaluation/201046-1168055479/CSPtoSAT+minisat /tmp/evaluation/201046-1168055479/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.76 1.65 1.88 4/68 28184
/proc/meminfo: memFree=1312936/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=6696 CPUtime=0
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 391 0 0 0 0 0 0 0 18 0 1 0 153948084 6856704 371 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3534936 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 1674 374 349 52 0 30 0

[startup+0.108202 s]
/proc/loadavg: 0.76 1.65 1.88 4/68 28184
/proc/meminfo: memFree=1312936/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=17108 CPUtime=0.1
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 2727 0 0 0 9 1 0 0 18 0 1 0 153948084 17518592 2675 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 4277 2678 694 52 0 2645 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17108

[startup+0.519245 s]
/proc/loadavg: 0.76 1.65 1.88 4/68 28184
/proc/meminfo: memFree=1312936/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=87476 CPUtime=0.5
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 19126 0 0 0 42 8 0 0 21 0 1 0 153948084 89575424 18923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672466 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 21869 18924 696 52 0 20237 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 87476

[startup+1.33931 s]
/proc/loadavg: 0.78 1.64 1.87 2/68 28184
/proc/meminfo: memFree=1148392/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=213144 CPUtime=1.33
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 49750 0 0 0 110 23 0 0 25 0 1 0 153948084 218259456 49547 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 53286 49548 696 52 0 51654 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 213144

[startup+2.97547 s]
/proc/loadavg: 0.78 1.64 1.87 2/68 28187
/proc/meminfo: memFree=1108200/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=222112 CPUtime=2.96
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 52445 0 0 0 272 24 0 0 25 0 1 0 153948084 227442688 52242 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3966587 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 55528 52242 704 52 0 53896 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 222112

[startup+6.25278 s]
/proc/loadavg: 0.88 1.64 1.87 2/69 28191
/proc/meminfo: memFree=1099040/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=224088 CPUtime=6.23
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 53056 0 0 0 598 25 0 0 25 0 1 0 153948084 229466112 52753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/28183/statm: 56022 52753 721 52 0 54390 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 224088

[startup+12.7244 s]
/proc/loadavg: 0.97 1.65 1.87 3/73 28210
/proc/meminfo: memFree=918136/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=224352 CPUtime=12.69
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 53111 0 0 0 1244 25 0 0 25 0 1 0 153948084 229736448 52808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562865 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 56088 52808 721 52 0 54456 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 224352

[startup+25.5526 s]
/proc/loadavg: 1.13 1.66 1.87 3/73 28210
/proc/meminfo: memFree=917624/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=224796 CPUtime=25.52
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 53193 0 0 0 2527 25 0 0 25 0 1 0 153948084 230191104 52890 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 56199 52890 721 52 0 54567 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 224796

[startup+51.2029 s]
/proc/loadavg: 1.47 1.69 1.88 3/73 28210
/proc/meminfo: memFree=916216/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=225328 CPUtime=51.16
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 53369 0 0 0 5091 25 0 0 25 0 1 0 153948084 230735872 53066 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665680 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 56332 53066 721 52 0 54700 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 225328

[startup+102.503 s]
/proc/loadavg: 1.77 1.74 1.88 3/73 28210
/proc/meminfo: memFree=914872/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=226412 CPUtime=102.45
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 53559 0 0 0 10220 25 0 0 25 0 1 0 153948084 231845888 53256 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 56603 53256 721 52 0 54971 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 226412

[startup+162.528 s]
/proc/loadavg: 1.91 1.78 1.89 3/73 28210
/proc/meminfo: memFree=913528/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=227220 CPUtime=162.47
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 53739 0 0 0 16221 26 0 0 25 0 1 0 153948084 232673280 53436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 56805 53436 721 52 0 55173 0
Current children cumulated CPU time (s) 162.47
Current children cumulated vsize (KiB) 227220

[startup+222.556 s]
/proc/loadavg: 1.97 1.82 1.89 3/73 28210
/proc/meminfo: memFree=912248/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=227880 CPUtime=222.47
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 53916 0 0 0 22221 26 0 0 25 0 1 0 153948084 233349120 53613 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 56970 53613 721 52 0 55338 0
Current children cumulated CPU time (s) 222.47
Current children cumulated vsize (KiB) 227880

[startup+282.583 s]
/proc/loadavg: 2.04 1.86 1.90 3/73 28210
/proc/meminfo: memFree=911032/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=228572 CPUtime=282.49
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 54078 0 0 0 28222 27 0 0 25 0 1 0 153948084 234057728 53775 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 57143 53775 721 52 0 55511 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 228572

[startup+342.607 s]
/proc/loadavg: 2.01 1.89 1.91 3/73 28210
/proc/meminfo: memFree=909816/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=229232 CPUtime=342.5
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 54238 0 0 0 34223 27 0 0 25 0 1 0 153948084 234733568 53935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 57308 53935 721 52 0 55676 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 229232

[startup+402.633 s]
/proc/loadavg: 2.00 1.90 1.91 3/73 28210
/proc/meminfo: memFree=908664/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=229840 CPUtime=402.5
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 54392 0 0 0 40223 27 0 0 25 0 1 0 153948084 235356160 54089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 57460 54089 721 52 0 55828 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 229840

[startup+462.655 s]
/proc/loadavg: 2.00 1.92 1.91 3/73 28210
/proc/meminfo: memFree=907512/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=230368 CPUtime=462.52
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 54547 0 0 0 46224 28 0 0 25 0 1 0 153948084 235896832 54244 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 57592 54244 721 52 0 55960 0
Current children cumulated CPU time (s) 462.52
Current children cumulated vsize (KiB) 230368

[startup+522.681 s]
/proc/loadavg: 2.00 1.93 1.91 3/73 28210
/proc/meminfo: memFree=906424/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=231028 CPUtime=522.53
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 54697 0 0 0 52225 28 0 0 25 0 1 0 153948084 236572672 54394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 57757 54394 721 52 0 56125 0
Current children cumulated CPU time (s) 522.53
Current children cumulated vsize (KiB) 231028

[startup+582.711 s]
/proc/loadavg: 2.07 1.96 1.91 3/79 28284
/proc/meminfo: memFree=903984/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=231676 CPUtime=582.45
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 54845 0 0 0 58216 29 0 0 25 0 1 0 153948084 237236224 54542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 57919 54542 721 52 0 56287 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 231676

[startup+642.756 s]
/proc/loadavg: 2.02 1.96 1.91 3/79 28376
/proc/meminfo: memFree=902776/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=232204 CPUtime=642.38
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 54992 0 0 0 64209 29 0 0 25 0 1 0 153948084 237776896 54689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 58051 54689 721 52 0 56419 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 232204

[startup+702.797 s]
/proc/loadavg: 2.01 1.97 1.91 3/73 28408
/proc/meminfo: memFree=902968/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=232732 CPUtime=702.36
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 55134 0 0 0 70206 30 0 0 25 0 1 0 153948084 238317568 54831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 58183 54831 721 52 0 56551 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 232732

[startup+762.819 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 28408
/proc/meminfo: memFree=901944/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=233392 CPUtime=762.37
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 55276 0 0 0 76207 30 0 0 25 0 1 0 153948084 238993408 54973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 58348 54973 721 52 0 56716 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 233392

[startup+822.843 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 28408
/proc/meminfo: memFree=900792/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=233788 CPUtime=822.39
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 55413 0 0 0 82208 31 0 0 25 0 1 0 153948084 239398912 55110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 58447 55110 721 52 0 56815 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 233788

[startup+882.871 s]
/proc/loadavg: 2.05 1.99 1.92 3/73 28408
/proc/meminfo: memFree=899768/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=234496 CPUtime=882.39
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 55551 0 0 0 88208 31 0 0 25 0 1 0 153948084 240123904 55248 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 58624 55248 721 52 0 56992 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 234496

[startup+942.896 s]
/proc/loadavg: 2.08 2.00 1.93 3/73 28408
/proc/meminfo: memFree=898744/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=235024 CPUtime=942.4
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 55688 0 0 0 94209 31 0 0 25 0 1 0 153948084 240664576 55385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 58756 55385 721 52 0 57124 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 235024

[startup+1002.92 s]
/proc/loadavg: 2.03 2.00 1.93 3/73 28408
/proc/meminfo: memFree=897784/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=235552 CPUtime=1002.41
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 55818 0 0 0 100209 32 0 0 25 0 1 0 153948084 241205248 55515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 58888 55515 721 52 0 57256 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 235552

[startup+1062.94 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 28408
/proc/meminfo: memFree=896888/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=236080 CPUtime=1062.42
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 55951 0 0 0 106210 32 0 0 25 0 1 0 153948084 241745920 55648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 59020 55648 721 52 0 57388 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 236080

[startup+1122.97 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 28408
/proc/meminfo: memFree=895928/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=236608 CPUtime=1122.43
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 56081 0 0 0 112210 33 0 0 25 0 1 0 153948084 242286592 55778 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 59152 55778 721 52 0 57520 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 236608

[startup+1183 s]
/proc/loadavg: 2.06 2.01 1.93 3/73 28408
/proc/meminfo: memFree=894904/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=237136 CPUtime=1182.45
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 56213 0 0 0 118212 33 0 0 25 0 1 0 153948084 242827264 55910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 59284 55910 721 52 0 57652 0
Current children cumulated CPU time (s) 1182.45
Current children cumulated vsize (KiB) 237136

[startup+1243.02 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 28408
/proc/meminfo: memFree=893880/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=237532 CPUtime=1242.45
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 56340 0 0 0 124212 33 0 0 25 0 1 0 153948084 243232768 56037 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 59383 56037 721 52 0 57751 0
Current children cumulated CPU time (s) 1242.45
Current children cumulated vsize (KiB) 237532

[startup+1303.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 28408
/proc/meminfo: memFree=892920/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=238328 CPUtime=1302.47
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 56467 0 0 0 130213 34 0 0 25 0 1 0 153948084 244047872 56164 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 59582 56164 721 52 0 57950 0
Current children cumulated CPU time (s) 1302.47
Current children cumulated vsize (KiB) 238328

[startup+1363.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 28408
/proc/meminfo: memFree=891960/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=238724 CPUtime=1362.47
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 56595 0 0 0 136213 34 0 0 25 0 1 0 153948084 244453376 56292 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 59681 56292 721 52 0 58049 0
Current children cumulated CPU time (s) 1362.47
Current children cumulated vsize (KiB) 238724

[startup+1423.09 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 28408
/proc/meminfo: memFree=890936/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=239252 CPUtime=1422.49
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 56719 0 0 0 142214 35 0 0 25 0 1 0 153948084 244994048 56416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 59813 56416 721 52 0 58181 0
Current children cumulated CPU time (s) 1422.49
Current children cumulated vsize (KiB) 239252

[startup+1483.12 s]
/proc/loadavg: 2.03 2.01 1.94 3/73 28408
/proc/meminfo: memFree=890040/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=239780 CPUtime=1482.5
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 56845 0 0 0 148215 35 0 0 25 0 1 0 153948084 245534720 56542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 59945 56542 721 52 0 58313 0
Current children cumulated CPU time (s) 1482.5
Current children cumulated vsize (KiB) 239780

[startup+1543.15 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 28408
/proc/meminfo: memFree=889080/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=240176 CPUtime=1542.5
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 56967 0 0 0 154215 35 0 0 25 0 1 0 153948084 245940224 56664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671454 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 60044 56664 721 52 0 58412 0
Current children cumulated CPU time (s) 1542.5
Current children cumulated vsize (KiB) 240176

[startup+1603.17 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 28410
/proc/meminfo: memFree=888184/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=240704 CPUtime=1602.52
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 57090 0 0 0 160216 36 0 0 25 0 1 0 153948084 246480896 56787 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 60176 56787 721 52 0 58544 0
Current children cumulated CPU time (s) 1602.52
Current children cumulated vsize (KiB) 240704

[startup+1663.2 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 28410
/proc/meminfo: memFree=887224/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=241100 CPUtime=1662.53
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 57212 0 0 0 166217 36 0 0 25 0 1 0 153948084 246886400 56909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 60275 56909 721 52 0 58643 0
Current children cumulated CPU time (s) 1662.53
Current children cumulated vsize (KiB) 241100

[startup+1723.22 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 28410
/proc/meminfo: memFree=886264/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=241628 CPUtime=1722.54
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 57333 0 0 0 172218 36 0 0 25 0 1 0 153948084 247427072 57030 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 60407 57030 721 52 0 58775 0
Current children cumulated CPU time (s) 1722.54
Current children cumulated vsize (KiB) 241628

[startup+1783.25 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 28410
/proc/meminfo: memFree=885368/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=242024 CPUtime=1782.54
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 57456 0 0 0 178218 36 0 0 25 0 1 0 153948084 247832576 57153 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 60506 57153 721 52 0 58874 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (KiB) 242024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 28410
/proc/meminfo: memFree=885048/2055920 swapFree=4192812/4192956
[pid=28183] ppid=28181 vsize=242156 CPUtime=1800.09
/proc/28183/stat : 28183 (CSPtoSAT+minisa) R 28181 28183 25602 0 -1 4194304 57490 0 0 0 179973 36 0 0 25 0 1 0 153948084 247967744 57187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/28183/statm: 60539 57187 721 52 0 58907 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 242156

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.84
CPU time (s): 1800.15
CPU user time (s): 1799.74
CPU system time (s): 0.410937
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 242156

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

runsolver used 1.65875 s user time and 4.81827 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan  6 03:51:23 UTC 2007


IDJOB= 201046
IDBENCH= 3740
FILE ID= node48/201046-1168055479

PBS_JOBID= 3475480

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-2.xml
COMMAND LINE= /tmp/evaluation/201046-1168055479/CSPtoSAT+minisat /tmp/evaluation/201046-1168055479/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-201046-1168055479 -o ROOT/results/node48/solver-201046-1168055479 -C 1800 -M 900  /tmp/evaluation/201046-1168055479/CSPtoSAT+minisat /tmp/evaluation/201046-1168055479/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  e329d2fbebc2b014e1808d90bbd1aefe

RANDOM SEED= 291350788

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.218
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.218
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:       1313344 kB
Buffers:         68560 kB
Cached:         566560 kB
SwapCached:          0 kB
Active:         120088 kB
Inactive:       536160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6232 kB
Writeback:           0 kB
Mapped:          31260 kB
Slab:            72000 kB
Committed_AS:  3055976 kB
PageTables:       1584 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= 66551 MiB



End job on node48 on Sat Jan  6 04:21:35 UTC 2007