Trace number 204550

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.08 1804.15

General information on the benchmark

Namefapp/fapp16-20/fapp19/
fapp19-0350-10.xml
MD5SUMefcc4d2e7eafdee2bd6f851900d6931f
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 benchmark5.82511
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
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.96	c ...done
0.96	c #SATvar=602524 #SATclauses=1203994 #CSPpredicates=5873

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/node7/watcher-204550-1168058705 -o ROOT/results/node7/solver-204550-1168058705 -C 1800 -M 900 /tmp/evaluation/204550-1168058705/CSPtoSAT+minisat /tmp/evaluation/204550-1168058705/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: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1387480/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=6696 CPUtime=0
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154265910 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10386296 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 1674 415 375 52 0 30 0

[startup+0.10854 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1387480/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=9412 CPUtime=0.09
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 1377 0 0 0 9 0 0 0 18 0 1 0 154265910 9637888 1311 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10855373 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 2353 1324 694 52 0 721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9412

[startup+0.516579 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1387480/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=75972 CPUtime=0.5
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 17148 0 0 0 40 10 0 0 22 0 1 0 154265910 77795328 17061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 18993 17063 696 52 0 17361 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 75972

[startup+1.33766 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1307160/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=94544 CPUtime=1.33
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 20919 0 0 0 120 13 0 0 25 0 1 0 154265910 96813056 20805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 23636 20805 721 52 0 22004 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 94544

[startup+2.97484 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1307032/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=94544 CPUtime=2.96
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 20923 0 0 0 283 13 0 0 25 0 1 0 154265910 96813056 20809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 23636 20809 721 52 0 22004 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 94544

[startup+6.26819 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1306712/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=94664 CPUtime=6.26
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 20964 0 0 0 613 13 0 0 25 0 1 0 154265910 96935936 20850 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 23666 20850 721 52 0 22034 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 94664

[startup+12.7259 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1306648/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=94976 CPUtime=12.71
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 21015 0 0 0 1258 13 0 0 25 0 1 0 154265910 97255424 20901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 23744 20901 721 52 0 22112 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 94976

[startup+25.5642 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1306520/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=95376 CPUtime=25.52
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 21065 0 0 0 2539 13 0 0 25 0 1 0 154265910 97665024 20951 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 23844 20951 721 52 0 22212 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 95376

[startup+51.2309 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1306264/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=95640 CPUtime=51.17
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 21150 0 0 0 5104 13 0 0 25 0 1 0 154265910 97935360 21036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 23910 21036 721 52 0 22278 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 95640

[startup+102.458 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1305688/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=96300 CPUtime=102.35
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 21311 0 0 0 10221 14 0 0 25 0 1 0 154265910 98611200 21197 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 24075 21197 721 52 0 22443 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 96300

[startup+162.517 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1304792/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=96912 CPUtime=162.34
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 21486 0 0 0 16220 14 0 0 25 0 1 0 154265910 99237888 21372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 24228 21372 721 52 0 22596 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 96912

[startup+222.574 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1303896/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=97604 CPUtime=222.34
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 21654 0 0 0 22220 14 0 0 25 0 1 0 154265910 99946496 21540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 24401 21540 721 52 0 22769 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 97604

[startup+282.626 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13205
/proc/meminfo: memFree=1303128/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=98344 CPUtime=282.34
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 21823 0 0 0 28219 15 0 0 25 0 1 0 154265910 100704256 21709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 24586 21709 721 52 0 22954 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 98344

[startup+342.691 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13243
/proc/meminfo: memFree=1342296/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=99004 CPUtime=342.32
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 21986 0 0 0 34216 16 0 0 25 0 1 0 154265910 101380096 21872 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 24751 21872 721 52 0 23119 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 99004

[startup+402.749 s]
/proc/loadavg: 2.06 2.01 1.93 3/86 13243
/proc/meminfo: memFree=1340376/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=99652 CPUtime=402.32
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 22141 0 0 0 40215 17 0 0 25 0 1 0 154265910 102043648 22027 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 24913 22027 721 52 0 23281 0
Current children cumulated CPU time (s) 402.32
Current children cumulated vsize (KiB) 99652

[startup+462.808 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 13243
/proc/meminfo: memFree=1338456/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=100312 CPUtime=462.33
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 22296 0 0 0 46216 17 0 0 25 0 1 0 154265910 102719488 22182 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 25078 22182 721 52 0 23446 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 100312

[startup+522.871 s]
/proc/loadavg: 2.00 2.00 1.93 4/86 13243
/proc/meminfo: memFree=1336472/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=100840 CPUtime=522.33
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 22450 0 0 0 52215 18 0 0 25 0 1 0 154265910 103260160 22336 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 25210 22336 721 52 0 23578 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 100840

[startup+582.933 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13243
/proc/meminfo: memFree=1334616/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=101368 CPUtime=582.32
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 22606 0 0 0 58214 18 0 0 25 0 1 0 154265910 103800832 22492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 25342 22492 721 52 0 23710 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 101368

[startup+642.992 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13243
/proc/meminfo: memFree=1332824/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=102208 CPUtime=642.33
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 22758 0 0 0 64215 18 0 0 25 0 1 0 154265910 104660992 22644 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 25552 22644 721 52 0 23920 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 102208

[startup+703.056 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 13243
/proc/meminfo: memFree=1330968/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=102736 CPUtime=702.32
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 22907 0 0 0 70213 19 0 0 25 0 1 0 154265910 105201664 22793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665722 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 25684 22793 721 52 0 24052 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 102736

[startup+763.114 s]
/proc/loadavg: 2.06 2.01 1.94 3/86 13243
/proc/meminfo: memFree=1329176/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=103264 CPUtime=762.32
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 23059 0 0 0 76213 19 0 0 25 0 1 0 154265910 105742336 22945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 25816 22945 721 52 0 24184 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 103264

[startup+823.171 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 13243
/proc/meminfo: memFree=1327384/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=103924 CPUtime=822.32
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 23212 0 0 0 82213 19 0 0 25 0 1 0 154265910 106418176 23098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 25981 23098 721 52 0 24349 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 103924

[startup+883.229 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13243
/proc/meminfo: memFree=1325592/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=104452 CPUtime=882.31
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 23361 0 0 0 88211 20 0 0 25 0 1 0 154265910 106958848 23247 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 26113 23247 721 52 0 24481 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 104452

[startup+943.285 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13243
/proc/meminfo: memFree=1323800/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=105248 CPUtime=942.31
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 23511 0 0 0 94211 20 0 0 25 0 1 0 154265910 107773952 23397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 26312 23397 721 52 0 24680 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105248

[startup+1003.36 s]
/proc/loadavg: 2.00 2.00 1.94 3/92 13385
/proc/meminfo: memFree=1320680/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=105908 CPUtime=1002.26
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 23663 0 0 0 100192 34 0 0 25 0 1 0 154265910 108449792 23549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671306 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 26477 23549 721 52 0 24845 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 105908

[startup+1063.44 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1320152/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=106436 CPUtime=1062.24
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 23813 0 0 0 106182 42 0 0 25 0 1 0 154265910 108990464 23699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 26609 23699 721 52 0 24977 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 106436

[startup+1123.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1318424/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=106964 CPUtime=1122.25
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 23958 0 0 0 112183 42 0 0 25 0 1 0 154265910 109531136 23844 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 26741 23844 721 52 0 25109 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 106964

[startup+1183.57 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1316568/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=107492 CPUtime=1182.26
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 24106 0 0 0 118184 42 0 0 25 0 1 0 154265910 110071808 23992 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 26873 23992 721 52 0 25241 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 107492

[startup+1243.64 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1314840/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=108020 CPUtime=1242.25
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 24249 0 0 0 124182 43 0 0 25 0 1 0 154265910 110612480 24135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 27005 24135 721 52 0 25373 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 108020

[startup+1303.71 s]
/proc/loadavg: 2.04 2.01 1.94 3/86 13441
/proc/meminfo: memFree=1313176/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=108548 CPUtime=1302.04
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 24394 0 0 0 130161 43 0 0 25 0 1 0 154265910 111153152 24280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 27137 24280 721 52 0 25505 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 108548

[startup+1363.74 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 13441
/proc/meminfo: memFree=1311448/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=109208 CPUtime=1361.8
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 24540 0 0 0 136136 44 0 0 25 0 1 0 154265910 111828992 24426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671220 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 27302 24426 721 52 0 25670 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 109208

[startup+1423.77 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1309720/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=110140 CPUtime=1421.54
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 24681 0 0 0 142109 45 0 0 25 0 1 0 154265910 112783360 24567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 27535 24567 721 52 0 25903 0
Current children cumulated CPU time (s) 1421.54
Current children cumulated vsize (KiB) 110140

[startup+1483.81 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1308056/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=110668 CPUtime=1481.29
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 24825 0 0 0 148084 45 0 0 25 0 1 0 154265910 113324032 24711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562828 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 27667 24711 721 52 0 26035 0
Current children cumulated CPU time (s) 1481.29
Current children cumulated vsize (KiB) 110668

[startup+1543.86 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1306392/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=111196 CPUtime=1541.04
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 24965 0 0 0 154058 46 0 0 25 0 1 0 154265910 113864704 24851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 27799 24851 721 52 0 26167 0
Current children cumulated CPU time (s) 1541.04
Current children cumulated vsize (KiB) 111196

[startup+1603.89 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1304664/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=111724 CPUtime=1600.77
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 25110 0 0 0 160031 46 0 0 25 0 1 0 154265910 114405376 24996 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 27931 24996 721 52 0 26299 0
Current children cumulated CPU time (s) 1600.77
Current children cumulated vsize (KiB) 111724

[startup+1663.93 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1303000/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=112252 CPUtime=1660.53
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 25253 0 0 0 166006 47 0 0 25 0 1 0 154265910 114946048 25139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667421 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 28063 25139 721 52 0 26431 0
Current children cumulated CPU time (s) 1660.53
Current children cumulated vsize (KiB) 112252

[startup+1723.97 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13441
/proc/meminfo: memFree=1301272/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=112780 CPUtime=1720.28
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 25392 0 0 0 171981 47 0 0 25 0 1 0 154265910 115486720 25278 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 28195 25278 721 52 0 26563 0
Current children cumulated CPU time (s) 1720.28
Current children cumulated vsize (KiB) 112780

[startup+1784 s]
/proc/loadavg: 2.07 2.02 1.95 3/86 13441
/proc/meminfo: memFree=1299608/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=113308 CPUtime=1780.02
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 25530 0 0 0 177954 48 0 0 25 0 1 0 154265910 116027392 25416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 28327 25416 721 52 0 26695 0
Current children cumulated CPU time (s) 1780.02
Current children cumulated vsize (KiB) 113308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.12 s]
/proc/loadavg: 2.05 2.01 1.95 3/86 13441
/proc/meminfo: memFree=1298968/2055920 swapFree=4192812/4192956
[pid=13204] ppid=13202 vsize=113440 CPUtime=1800.05
/proc/13204/stat : 13204 (CSPtoSAT+minisa) R 13202 13204 12008 0 -1 4194304 25577 0 0 0 179957 48 0 0 25 0 1 0 154265910 116162560 25463 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/13204/statm: 28360 25463 721 52 0 26728 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 113440

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.15
CPU time (s): 1800.08
CPU user time (s): 1799.58
CPU system time (s): 0.500923
CPU usage (%): 99.7744
Max. virtual memory (cumulated for all children) (KiB): 113440

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

runsolver used 1.9687 s user time and 5.67614 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan  6 04:45:05 UTC 2007


IDJOB= 204550
IDBENCH= 4039
FILE ID= node7/204550-1168058705

PBS_JOBID= 3475315

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp19/fapp19-0350-10.xml
COMMAND LINE= /tmp/evaluation/204550-1168058705/CSPtoSAT+minisat /tmp/evaluation/204550-1168058705/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-204550-1168058705 -o ROOT/results/node7/solver-204550-1168058705 -C 1800 -M 900  /tmp/evaluation/204550-1168058705/CSPtoSAT+minisat /tmp/evaluation/204550-1168058705/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  efcc4d2e7eafdee2bd6f851900d6931f

RANDOM SEED= 943330537

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.220
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.220
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:       1387960 kB
Buffers:         77664 kB
Cached:         358216 kB
SwapCached:          0 kB
Active:         366572 kB
Inactive:       199056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:         151244 kB
Slab:            86936 kB
Committed_AS:  4288884 kB
PageTables:       2452 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= 66546 MiB



End job on node7 on Sat Jan  6 05:15:09 UTC 2007