Trace number 237273

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

General information on the benchmark

Nameos-gp/
gp10-10-1092.xml
MD5SUMc0094ff62451189fa8795b889ce9788b
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.305952
SatisfiableYES
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1093
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.34	c ...done
0.34	c #SATvar=327703 #SATclauses=655100 #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/node58/watcher-237273-1168091649 -o ROOT/results/node58/solver-237273-1168091649 -C 1800 -M 900 /tmp/evaluation/237273-1168091649/CSPtoSAT+minisat /tmp/evaluation/237273-1168091649/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.85 1.96 1.91 2/73 32226
/proc/meminfo: memFree=1903880/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=6696 CPUtime=0
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 157562983 6856704 403 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4840312 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 1674 403 365 52 0 30 0

[startup+0.103239 s]
/proc/loadavg: 1.85 1.96 1.91 2/73 32226
/proc/meminfo: memFree=1903880/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=24664 CPUtime=0.1
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 4559 0 0 0 8 2 0 0 18 0 1 0 157562983 25255936 4490 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 6166 4492 697 52 0 4534 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 24664

[startup+0.515271 s]
/proc/loadavg: 1.85 1.96 1.91 2/73 32226
/proc/meminfo: memFree=1903880/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=53344 CPUtime=0.5
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 11642 0 0 0 45 5 0 0 21 0 1 0 157562983 54624256 11547 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13336 11547 715 52 0 11704 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 53344

[startup+1.33834 s]
/proc/loadavg: 1.85 1.96 1.91 3/73 32226
/proc/meminfo: memFree=1855752/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=53508 CPUtime=1.33
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 11684 0 0 0 127 6 0 0 25 0 1 0 157562983 54792192 11589 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13377 11589 721 52 0 11745 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 53508

[startup+2.97448 s]
/proc/loadavg: 1.85 1.96 1.91 3/73 32226
/proc/meminfo: memFree=1851144/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=53588 CPUtime=2.96
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 11703 0 0 0 290 6 0 0 25 0 1 0 157562983 54874112 11608 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13397 11608 721 52 0 11765 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 53588

[startup+6.25376 s]
/proc/loadavg: 1.86 1.96 1.91 2/68 32226
/proc/meminfo: memFree=1861168/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=53708 CPUtime=6.23
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 11738 0 0 0 617 6 0 0 25 0 1 0 157562983 54996992 11643 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667374 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13427 11643 721 52 0 11795 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 53708

[startup+12.7103 s]
/proc/loadavg: 1.79 1.94 1.91 2/68 32234
/proc/meminfo: memFree=1861104/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=54156 CPUtime=12.67
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 11800 0 0 0 1261 6 0 0 25 0 1 0 157562983 55455744 11705 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13539 11705 721 52 0 11907 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54156

[startup+25.5104 s]
/proc/loadavg: 1.61 1.90 1.89 2/68 32235
/proc/meminfo: memFree=1862448/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=54288 CPUtime=25.46
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 11872 0 0 0 2540 6 0 0 25 0 1 0 157562983 55590912 11777 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134668426 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13572 11777 721 52 0 11940 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 54288

[startup+51.1446 s]
/proc/loadavg: 1.56 1.86 1.88 3/73 32263
/proc/meminfo: memFree=1767304/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=54824 CPUtime=51.06
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 11947 0 0 0 5100 6 0 0 25 0 1 0 157562983 56139776 11852 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667409 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13706 11852 721 52 0 12074 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54824

[startup+102.348 s]
/proc/loadavg: 1.81 1.88 1.88 3/73 32263
/proc/meminfo: memFree=1765896/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=55220 CPUtime=102.24
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12055 0 0 0 10218 6 0 0 25 0 1 0 157562983 56545280 11960 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13805 11960 721 52 0 12173 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 55220

[startup+162.377 s]
/proc/loadavg: 1.93 1.90 1.89 3/73 32263
/proc/meminfo: memFree=1764488/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=55624 CPUtime=162.25
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12139 0 0 0 16219 6 0 0 25 0 1 0 157562983 56958976 12044 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13906 12044 721 52 0 12274 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 55624

[startup+222.469 s]
/proc/loadavg: 2.00 1.92 1.90 3/73 32263
/proc/meminfo: memFree=1763208/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=55888 CPUtime=222.34
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12215 0 0 0 22227 7 0 0 25 0 1 0 157562983 57229312 12120 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134677694 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 13972 12120 721 52 0 12340 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 55888

[startup+282.493 s]
/proc/loadavg: 2.03 1.95 1.91 3/73 32263
/proc/meminfo: memFree=1762056/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=56236 CPUtime=282.35
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12296 0 0 0 28228 7 0 0 25 0 1 0 157562983 57585664 12201 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14059 12201 721 52 0 12427 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 56236

[startup+342.519 s]
/proc/loadavg: 2.01 1.95 1.91 3/73 32263
/proc/meminfo: memFree=1761032/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=56500 CPUtime=342.36
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12370 0 0 0 34229 7 0 0 25 0 1 0 157562983 57856000 12275 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671445 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14125 12275 721 52 0 12493 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 56500

[startup+402.544 s]
/proc/loadavg: 2.06 1.97 1.91 3/73 32263
/proc/meminfo: memFree=1759944/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=56796 CPUtime=402.37
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12445 0 0 0 40230 7 0 0 25 0 1 0 157562983 58159104 12350 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667368 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14199 12350 721 52 0 12567 0
Current children cumulated CPU time (s) 402.37
Current children cumulated vsize (KiB) 56796

[startup+462.588 s]
/proc/loadavg: 2.12 2.01 1.93 3/79 32407
/proc/meminfo: memFree=1757192/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=57060 CPUtime=462.23
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12519 0 0 0 46216 7 0 0 25 0 1 0 157562983 58429440 12424 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14265 12424 721 52 0 12633 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 57060

[startup+522.633 s]
/proc/loadavg: 2.15 2.03 1.94 3/73 32461
/proc/meminfo: memFree=1757256/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=57324 CPUtime=522.19
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12589 0 0 0 52212 7 0 0 25 0 1 0 157562983 58699776 12494 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14331 12494 721 52 0 12699 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 57324

[startup+582.664 s]
/proc/loadavg: 2.06 2.02 1.94 3/73 32461
/proc/meminfo: memFree=1756296/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=57668 CPUtime=582.2
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12663 0 0 0 58213 7 0 0 25 0 1 0 157562983 59052032 12568 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14417 12568 721 52 0 12785 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 57668

[startup+642.688 s]
/proc/loadavg: 2.05 2.03 1.94 3/73 32461
/proc/meminfo: memFree=1755400/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=57932 CPUtime=642.22
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12731 0 0 0 64214 8 0 0 25 0 1 0 157562983 59322368 12636 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14483 12636 721 52 0 12851 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 57932

[startup+702.713 s]
/proc/loadavg: 2.02 2.02 1.94 3/73 32461
/proc/meminfo: memFree=1754440/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=58196 CPUtime=702.23
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12802 0 0 0 70215 8 0 0 25 0 1 0 157562983 59592704 12707 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14549 12707 721 52 0 12917 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 58196

[startup+762.735 s]
/proc/loadavg: 2.00 2.02 1.94 3/73 32461
/proc/meminfo: memFree=1753480/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=58460 CPUtime=762.24
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12873 0 0 0 76216 8 0 0 25 0 1 0 157562983 59863040 12778 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14615 12778 721 52 0 12983 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 58460

[startup+822.759 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 32461
/proc/meminfo: memFree=1752520/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=58724 CPUtime=822.25
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 12949 0 0 0 82217 8 0 0 25 0 1 0 157562983 60133376 12854 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14681 12854 721 52 0 13049 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 58724

[startup+882.789 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 32461
/proc/meminfo: memFree=1751624/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=59240 CPUtime=882.26
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13022 0 0 0 88218 8 0 0 25 0 1 0 157562983 60661760 12927 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14810 12927 721 52 0 13178 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 59240

[startup+942.808 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 32461
/proc/meminfo: memFree=1750728/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=59504 CPUtime=942.26
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13094 0 0 0 94218 8 0 0 25 0 1 0 157562983 60932096 12999 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14876 12999 721 52 0 13244 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 59504

[startup+1002.83 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 32461
/proc/meminfo: memFree=1749768/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=59768 CPUtime=1002.27
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13166 0 0 0 100219 8 0 0 25 0 1 0 157562983 61202432 13071 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 14942 13071 721 52 0 13310 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 59768

[startup+1062.85 s]
/proc/loadavg: 2.07 2.02 1.95 3/73 32461
/proc/meminfo: memFree=1748808/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=60032 CPUtime=1062.28
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13243 0 0 0 106220 8 0 0 25 0 1 0 157562983 61472768 13148 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15008 13148 721 52 0 13376 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 60032

[startup+1122.88 s]
/proc/loadavg: 2.10 2.03 1.95 3/73 32461
/proc/meminfo: memFree=1747912/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=60296 CPUtime=1122.29
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13314 0 0 0 112221 8 0 0 25 0 1 0 157562983 61743104 13219 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15074 13219 721 52 0 13442 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 60296

[startup+1182.9 s]
/proc/loadavg: 2.03 2.02 1.95 3/73 32461
/proc/meminfo: memFree=1746888/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=60560 CPUtime=1182.31
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13384 0 0 0 118222 9 0 0 25 0 1 0 157562983 62013440 13289 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671383 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15140 13289 721 52 0 13508 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 60560

[startup+1242.94 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 32461
/proc/meminfo: memFree=1746056/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=60824 CPUtime=1242.32
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13454 0 0 0 124223 9 0 0 25 0 1 0 157562983 62283776 13359 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15206 13359 721 52 0 13574 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 60824

[startup+1302.96 s]
/proc/loadavg: 2.00 2.01 1.95 3/73 32461
/proc/meminfo: memFree=1745160/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=61136 CPUtime=1302.33
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13520 0 0 0 130224 9 0 0 25 0 1 0 157562983 62603264 13425 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15284 13425 721 52 0 13652 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 61136

[startup+1362.99 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 32461
/proc/meminfo: memFree=1744200/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=61532 CPUtime=1362.34
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13594 0 0 0 136225 9 0 0 25 0 1 0 157562983 63008768 13499 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678518 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15383 13499 721 52 0 13751 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 61532

[startup+1423.02 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 32463
/proc/meminfo: memFree=1742912/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=61664 CPUtime=1422.37
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13659 0 0 0 142227 10 0 0 25 0 1 0 157562983 63143936 13564 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15416 13564 721 52 0 13784 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 61664

[startup+1483.04 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 32463
/proc/meminfo: memFree=1742408/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=61928 CPUtime=1482.37
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13726 0 0 0 148227 10 0 0 25 0 1 0 157562983 63414272 13631 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15482 13631 721 52 0 13850 0
Current children cumulated CPU time (s) 1482.37
Current children cumulated vsize (KiB) 61928

[startup+1543.08 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 32463
/proc/meminfo: memFree=1741512/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=62192 CPUtime=1542.39
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13793 0 0 0 154229 10 0 0 25 0 1 0 157562983 63684608 13698 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15548 13698 721 52 0 13916 0
Current children cumulated CPU time (s) 1542.39
Current children cumulated vsize (KiB) 62192

[startup+1603.1 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 32463
/proc/meminfo: memFree=1740616/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=62456 CPUtime=1602.4
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13860 0 0 0 160230 10 0 0 25 0 1 0 157562983 63954944 13765 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15614 13765 721 52 0 13982 0
Current children cumulated CPU time (s) 1602.4
Current children cumulated vsize (KiB) 62456

[startup+1663.12 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 32463
/proc/meminfo: memFree=1739720/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=62720 CPUtime=1662.41
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 13932 0 0 0 166231 10 0 0 25 0 1 0 157562983 64225280 13837 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15680 13837 721 52 0 14048 0
Current children cumulated CPU time (s) 1662.41
Current children cumulated vsize (KiB) 62720

[startup+1723.15 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 32463
/proc/meminfo: memFree=1738760/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=62984 CPUtime=1722.43
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 14002 0 0 0 172232 11 0 0 25 0 1 0 157562983 64495616 13907 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15746 13907 721 52 0 14114 0
Current children cumulated CPU time (s) 1722.43
Current children cumulated vsize (KiB) 62984

[startup+1783.17 s]
/proc/loadavg: 2.06 2.01 1.96 3/73 32463
/proc/meminfo: memFree=1737928/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=63248 CPUtime=1782.43
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 14072 0 0 0 178232 11 0 0 25 0 1 0 157562983 64765952 13977 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15812 13977 721 52 0 14180 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (KiB) 63248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.82 s]
/proc/loadavg: 2.04 2.01 1.96 3/73 32463
/proc/meminfo: memFree=1737608/2055920 swapFree=4192812/4192956
[pid=32225] ppid=32223 vsize=63380 CPUtime=1800.08
/proc/32225/stat : 32225 (CSPtoSAT+minisa) R 32223 32225 31686 0 -1 4194304 14092 0 0 0 179997 11 0 0 25 0 1 0 157562983 64901120 13997 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32225/statm: 15845 13997 721 52 0 14213 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 63380

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.1
CPU user time (s): 1799.98
CPU system time (s): 0.123981
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 63380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.123981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14092
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 4733

runsolver used 1.67075 s user time and 4.80527 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 13:54:10 UTC 2007


IDJOB= 237273
IDBENCH= 6910
FILE ID= node58/237273-1168091649

PBS_JOBID= 3476616

Free space on /tmp= 66535 MiB

BENCH NAME= HOME/pub/bench/CPAI06/os-gp/gp10-10-1092.xml
COMMAND LINE= /tmp/evaluation/237273-1168091649/CSPtoSAT+minisat /tmp/evaluation/237273-1168091649/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-237273-1168091649 -o ROOT/results/node58/solver-237273-1168091649 -C 1800 -M 900  /tmp/evaluation/237273-1168091649/CSPtoSAT+minisat /tmp/evaluation/237273-1168091649/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  c0094ff62451189fa8795b889ce9788b

RANDOM SEED= 341427147

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.223
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.223
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:       1904424 kB
Buffers:          5808 kB
Cached:          62328 kB
SwapCached:          0 kB
Active:          47620 kB
Inactive:        41816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1904424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4920 kB
Writeback:           0 kB
Mapped:          34932 kB
Slab:            47596 kB
Committed_AS:  2311076 kB
PageTables:       1684 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= 66525 MiB



End job on node58 on Sat Jan  6 14:24:12 UTC 2007