Trace number 208863

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.05 1813.7

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-10.xml
MD5SUM3339c024219c9bbd6a504720c022cdc3
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 benchmark2.17467
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.54	c ...done
0.54	c #SATvar=237235 #SATclauses=473416 #CSPpredicates=4665

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/node50/watcher-208863-1168061058 -o ROOT/results/node50/solver-208863-1168061058 -C 1800 -M 900 /tmp/evaluation/208863-1168061058/CSPtoSAT+minisat /tmp/evaluation/208863-1168061058/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.86 1.97 1.83 5/73 30359
/proc/meminfo: memFree=1113824/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=496 CPUtime=0
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154504349 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7918372 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 124 36 29 52 0 19 0

[startup+0.105191 s]
/proc/loadavg: 1.86 1.97 1.83 5/73 30359
/proc/meminfo: memFree=1113824/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=20060 CPUtime=0.09
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 3872 0 0 0 8 1 0 0 18 0 1 0 154504349 20541440 3823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672004 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 5015 3823 696 52 0 3383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20060

[startup+0.513251 s]
/proc/loadavg: 1.86 1.97 1.83 5/73 30359
/proc/meminfo: memFree=1113824/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=43912 CPUtime=0.49
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 8814 0 0 0 45 4 0 0 21 0 1 0 154504349 44965888 8765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158486585 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 10978 8765 704 52 0 9346 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 43912

[startup+1.3384 s]
/proc/loadavg: 1.86 1.97 1.83 3/73 30359
/proc/meminfo: memFree=1081248/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=43892 CPUtime=1.31
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 8876 0 0 0 127 4 0 0 25 0 1 0 154504349 44945408 8801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 10973 8801 721 52 0 9341 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 43892

[startup+2.97767 s]
/proc/loadavg: 1.87 1.97 1.83 3/73 30359
/proc/meminfo: memFree=1080992/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=44056 CPUtime=2.94
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 8912 0 0 0 290 4 0 0 25 0 1 0 154504349 45113344 8837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 11014 8837 721 52 0 9382 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 44056

[startup+6.26122 s]
/proc/loadavg: 1.87 1.97 1.83 3/73 30359
/proc/meminfo: memFree=1080672/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=44256 CPUtime=6.2
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 8953 0 0 0 616 4 0 0 25 0 1 0 154504349 45318144 8878 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 11064 8878 721 52 0 9432 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 44256

[startup+12.7263 s]
/proc/loadavg: 1.89 1.97 1.83 3/73 30359
/proc/meminfo: memFree=1080224/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=44388 CPUtime=12.61
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 9009 0 0 0 1257 4 0 0 25 0 1 0 154504349 45453312 8934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 11097 8934 721 52 0 9465 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 44388

[startup+25.5445 s]
/proc/loadavg: 1.98 1.99 1.84 3/73 30359
/proc/meminfo: memFree=1079008/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=44832 CPUtime=25.34
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 9074 0 0 0 2529 5 0 0 25 0 1 0 154504349 45907968 8999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 11208 8999 721 52 0 9576 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 44832

[startup+51.1958 s]
/proc/loadavg: 1.99 1.99 1.84 3/73 30359
/proc/meminfo: memFree=1076704/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=45360 CPUtime=50.8
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 9190 0 0 0 5075 5 0 0 25 0 1 0 154504349 46448640 9115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 11340 9115 721 52 0 9708 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 45360

[startup+102.49 s]
/proc/loadavg: 1.99 1.99 1.84 3/73 30359
/proc/meminfo: memFree=1066400/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=46224 CPUtime=101.7
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 9412 0 0 0 10165 5 0 0 25 0 1 0 154504349 47333376 9337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 11556 9337 721 52 0 9924 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 46224

[startup+162.511 s]
/proc/loadavg: 1.99 1.99 1.85 3/73 30359
/proc/meminfo: memFree=1053728/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=47180 CPUtime=161.27
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 9659 0 0 0 16121 6 0 0 25 0 1 0 154504349 48312320 9584 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 11795 9584 721 52 0 10163 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 47180

[startup+222.537 s]
/proc/loadavg: 1.99 1.99 1.86 3/73 30359
/proc/meminfo: memFree=1040928/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=48184 CPUtime=220.83
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 9905 0 0 0 22077 6 0 0 25 0 1 0 154504349 49340416 9830 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 12046 9830 721 52 0 10414 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 48184

[startup+282.557 s]
/proc/loadavg: 1.99 1.99 1.86 3/73 30359
/proc/meminfo: memFree=1034400/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=49228 CPUtime=280.39
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 10143 0 0 0 28033 6 0 0 25 0 1 0 154504349 50409472 10068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 12307 10068 721 52 0 10675 0
Current children cumulated CPU time (s) 280.39
Current children cumulated vsize (KiB) 49228

[startup+342.578 s]
/proc/loadavg: 2.07 2.00 1.87 3/73 30359
/proc/meminfo: memFree=1028256/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=50020 CPUtime=339.97
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 10379 0 0 0 33990 7 0 0 25 0 1 0 154504349 51220480 10304 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 12505 10304 721 52 0 10873 0
Current children cumulated CPU time (s) 339.97
Current children cumulated vsize (KiB) 50020

[startup+402.592 s]
/proc/loadavg: 2.02 2.00 1.88 3/73 30359
/proc/meminfo: memFree=1017888/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=51124 CPUtime=399.53
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 10607 0 0 0 39946 7 0 0 25 0 1 0 154504349 52350976 10532 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 12781 10532 721 52 0 11149 0
Current children cumulated CPU time (s) 399.53
Current children cumulated vsize (KiB) 51124

[startup+462.603 s]
/proc/loadavg: 2.01 2.00 1.88 3/73 30359
/proc/meminfo: memFree=1013792/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=51916 CPUtime=459.08
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 10828 0 0 0 45901 7 0 0 25 0 1 0 154504349 53161984 10753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 12979 10753 721 52 0 11347 0
Current children cumulated CPU time (s) 459.08
Current children cumulated vsize (KiB) 51916

[startup+522.627 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 30359
/proc/meminfo: memFree=1006432/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=52840 CPUtime=518.66
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 11055 0 0 0 51858 8 0 0 25 0 1 0 154504349 54108160 10980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 13210 10980 721 52 0 11578 0
Current children cumulated CPU time (s) 518.66
Current children cumulated vsize (KiB) 52840

[startup+582.649 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 30359
/proc/meminfo: memFree=1000992/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=53632 CPUtime=578.23
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 11273 0 0 0 57815 8 0 0 25 0 1 0 154504349 54919168 11198 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671841 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 13408 11198 721 52 0 11776 0
Current children cumulated CPU time (s) 578.23
Current children cumulated vsize (KiB) 53632

[startup+642.669 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 30359
/proc/meminfo: memFree=997088/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=54692 CPUtime=637.8
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 11496 0 0 0 63772 8 0 0 25 0 1 0 154504349 56004608 11421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 13673 11421 721 52 0 12041 0
Current children cumulated CPU time (s) 637.8
Current children cumulated vsize (KiB) 54692

[startup+702.685 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30359
/proc/meminfo: memFree=994144/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=55484 CPUtime=697.37
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 11714 0 0 0 69728 9 0 0 25 0 1 0 154504349 56815616 11639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630182 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 13871 11639 721 52 0 12239 0
Current children cumulated CPU time (s) 697.37
Current children cumulated vsize (KiB) 55484

[startup+762.696 s]
/proc/loadavg: 2.05 2.01 1.91 3/73 30359
/proc/meminfo: memFree=990048/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=56276 CPUtime=756.94
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 11929 0 0 0 75685 9 0 0 25 0 1 0 154504349 57626624 11854 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 14069 11854 721 52 0 12437 0
Current children cumulated CPU time (s) 756.94
Current children cumulated vsize (KiB) 56276

[startup+822.712 s]
/proc/loadavg: 2.02 2.01 1.91 3/73 30359
/proc/meminfo: memFree=984992/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=57068 CPUtime=816.5
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 12140 0 0 0 81641 9 0 0 25 0 1 0 154504349 58437632 12065 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 14267 12065 721 52 0 12635 0
Current children cumulated CPU time (s) 816.5
Current children cumulated vsize (KiB) 57068

[startup+882.731 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30359
/proc/meminfo: memFree=976544/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=57860 CPUtime=876.07
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 12354 0 0 0 87597 10 0 0 25 0 1 0 154504349 59248640 12279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 14465 12279 721 52 0 12833 0
Current children cumulated CPU time (s) 876.07
Current children cumulated vsize (KiB) 57860

[startup+942.746 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30359
/proc/meminfo: memFree=970656/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=59188 CPUtime=935.63
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 12568 0 0 0 93553 10 0 0 25 0 1 0 154504349 60608512 12493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 14797 12493 721 52 0 13165 0
Current children cumulated CPU time (s) 935.63
Current children cumulated vsize (KiB) 59188

[startup+1002.77 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30359
/proc/meminfo: memFree=966880/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=59980 CPUtime=995.2
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 12782 0 0 0 99509 11 0 0 25 0 1 0 154504349 61419520 12707 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 14995 12707 721 52 0 13363 0
Current children cumulated CPU time (s) 995.2
Current children cumulated vsize (KiB) 59980

[startup+1062.78 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30359
/proc/meminfo: memFree=963488/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=60772 CPUtime=1054.77
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 12997 0 0 0 105466 11 0 0 25 0 1 0 154504349 62230528 12922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 15193 12922 721 52 0 13561 0
Current children cumulated CPU time (s) 1054.77
Current children cumulated vsize (KiB) 60772

[startup+1122.79 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30359
/proc/meminfo: memFree=960416/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=61564 CPUtime=1114.34
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 13210 0 0 0 111422 12 0 0 25 0 1 0 154504349 63041536 13135 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 15391 13135 721 52 0 13759 0
Current children cumulated CPU time (s) 1114.34
Current children cumulated vsize (KiB) 61564

[startup+1182.81 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30359
/proc/meminfo: memFree=957664/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=62356 CPUtime=1173.9
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 13419 0 0 0 117378 12 0 0 25 0 1 0 154504349 63852544 13344 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 15589 13344 721 52 0 13957 0
Current children cumulated CPU time (s) 1173.9
Current children cumulated vsize (KiB) 62356

[startup+1242.83 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 30359
/proc/meminfo: memFree=955232/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=63148 CPUtime=1233.47
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 13630 0 0 0 123335 12 0 0 25 0 1 0 154504349 64663552 13555 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 15787 13555 721 52 0 14155 0
Current children cumulated CPU time (s) 1233.47
Current children cumulated vsize (KiB) 63148

[startup+1302.85 s]
/proc/loadavg: 2.04 2.01 1.92 3/73 30359
/proc/meminfo: memFree=952544/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=63940 CPUtime=1293.04
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 13838 0 0 0 129291 13 0 0 25 0 1 0 154504349 65474560 13763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 15985 13763 721 52 0 14353 0
Current children cumulated CPU time (s) 1293.04
Current children cumulated vsize (KiB) 63940

[startup+1362.87 s]
/proc/loadavg: 2.01 2.01 1.92 3/73 30359
/proc/meminfo: memFree=949920/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=65208 CPUtime=1352.59
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 14045 0 0 0 135246 13 0 0 25 0 1 0 154504349 66772992 13970 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 16302 13970 721 52 0 14670 0
Current children cumulated CPU time (s) 1352.59
Current children cumulated vsize (KiB) 65208

[startup+1422.89 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 30359
/proc/meminfo: memFree=947808/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=66000 CPUtime=1412.14
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 14252 0 0 0 141200 14 0 0 25 0 1 0 154504349 67584000 14177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 16500 14177 721 52 0 14868 0
Current children cumulated CPU time (s) 1412.14
Current children cumulated vsize (KiB) 66000

[startup+1482.91 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 30359
/proc/meminfo: memFree=945632/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=66792 CPUtime=1471.71
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 14461 0 0 0 147157 14 0 0 25 0 1 0 154504349 68395008 14386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 16698 14386 721 52 0 15066 0
Current children cumulated CPU time (s) 1471.71
Current children cumulated vsize (KiB) 66792

[startup+1542.93 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 30359
/proc/meminfo: memFree=943776/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=67584 CPUtime=1531.27
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 14667 0 0 0 153112 15 0 0 25 0 1 0 154504349 69206016 14592 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 16896 14592 721 52 0 15264 0
Current children cumulated CPU time (s) 1531.27
Current children cumulated vsize (KiB) 67584

[startup+1602.96 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 30359
/proc/meminfo: memFree=939616/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=68376 CPUtime=1590.83
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 14872 0 0 0 159068 15 0 0 25 0 1 0 154504349 70017024 14797 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 17094 14797 721 52 0 15462 0
Current children cumulated CPU time (s) 1590.83
Current children cumulated vsize (KiB) 68376

[startup+1662.98 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 30359
/proc/meminfo: memFree=932512/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=69168 CPUtime=1650.39
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 15083 0 0 0 165023 16 0 0 25 0 1 0 154504349 70828032 15008 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 17292 15008 721 52 0 15660 0
Current children cumulated CPU time (s) 1650.39
Current children cumulated vsize (KiB) 69168

[startup+1723 s]
/proc/loadavg: 2.05 2.01 1.93 3/73 30359
/proc/meminfo: memFree=923488/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=69960 CPUtime=1709.94
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 15290 0 0 0 170978 16 0 0 25 0 1 0 154504349 71639040 15215 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 17490 15215 721 52 0 15858 0
Current children cumulated CPU time (s) 1709.94
Current children cumulated vsize (KiB) 69960

[startup+1783.02 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 30359
/proc/meminfo: memFree=917856/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=70752 CPUtime=1769.51
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 15497 0 0 0 176934 17 0 0 25 0 1 0 154504349 72450048 15422 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/30358/statm: 17688 15422 721 52 0 16056 0
Current children cumulated CPU time (s) 1769.51
Current children cumulated vsize (KiB) 70752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.68 s]
/proc/loadavg: 1.79 1.96 1.91 3/73 30397
/proc/meminfo: memFree=1177816/2055920 swapFree=4192812/4192956
[pid=30358] ppid=30356 vsize=71148 CPUtime=1800.03
/proc/30358/stat : 30358 (CSPtoSAT+minisa) R 30356 30358 29997 0 -1 4194304 15608 0 0 0 179986 17 0 0 25 0 1 0 154504349 72855552 15533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/30358/statm: 17787 15533 721 52 0 16155 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 71148

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.7
CPU time (s): 1800.05
CPU user time (s): 1799.86
CPU system time (s): 0.182972
CPU usage (%): 99.2471
Max. virtual memory (cumulated for all children) (KiB): 71148

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

runsolver used 1.71074 s user time and 4.84026 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Sat Jan  6 05:24:18 UTC 2007


IDJOB= 208863
IDBENCH= 4480
FILE ID= node50/208863-1168061058

PBS_JOBID= 3475537

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp01-05/fapp05/fapp05-0350-10.xml
COMMAND LINE= /tmp/evaluation/208863-1168061058/CSPtoSAT+minisat /tmp/evaluation/208863-1168061058/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-208863-1168061058 -o ROOT/results/node50/solver-208863-1168061058 -C 1800 -M 900  /tmp/evaluation/208863-1168061058/CSPtoSAT+minisat /tmp/evaluation/208863-1168061058/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  3339c024219c9bbd6a504720c022cdc3

RANDOM SEED= 457045688

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.263
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	: 5931.00
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.263
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:       1114240 kB
Buffers:         59228 kB
Cached:         644980 kB
SwapCached:          0 kB
Active:         245532 kB
Inactive:       609892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1114240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5024 kB
Writeback:           0 kB
Mapped:         164832 kB
Slab:            71232 kB
Committed_AS:  3344664 kB
PageTables:       2256 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= 66545 MiB



End job on node50 on Sat Jan  6 05:54:33 UTC 2007