Trace number 200851

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.11 1807.95

General information on the benchmark

Namefapp/fapp11-15/fapp14/
fapp14-2500-9.xml
MD5SUM5aac2eb20b7fc7710efc477fa975869f
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 benchmark506.936
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

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

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node56/watcher-200851-1168055461 -o ROOT/results/node56/solver-200851-1168055461 -C 1800 -M 900 /tmp/evaluation/200851-1168055461/CSPtoSAT+minisat /tmp/evaluation/200851-1168055461/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.61 1.90 1.97 5/73 1382
/proc/meminfo: memFree=846896/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=496 CPUtime=0
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 153945231 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10027812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 124 36 29 52 0 19 0

[startup+0.105272 s]
/proc/loadavg: 1.61 1.90 1.97 5/73 1382
/proc/meminfo: memFree=846896/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=7216 CPUtime=0.09
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 896 0 0 0 9 0 0 0 19 0 1 0 153945231 7389184 864 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10515693 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 1804 864 691 52 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7216

[startup+0.514315 s]
/proc/loadavg: 1.61 1.90 1.97 5/73 1382
/proc/meminfo: memFree=846896/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=85732 CPUtime=0.5
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 18063 0 0 0 41 9 0 0 24 0 1 0 153945231 87789568 17821 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10469121 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 21433 17821 696 52 0 19801 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 85732

[startup+1.3364 s]
/proc/loadavg: 1.61 1.90 1.97 3/73 1382
/proc/meminfo: memFree=691696/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=214668 CPUtime=1.3
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 46793 0 0 0 102 28 0 0 25 0 1 0 153945231 219820032 46551 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533787 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 53667 46551 696 52 0 52035 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 214668

[startup+2.98555 s]
/proc/loadavg: 1.61 1.90 1.97 3/73 1382
/proc/meminfo: memFree=543088/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=325044 CPUtime=2.94
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 77162 0 0 0 249 45 0 0 25 0 1 0 153945231 332845056 76920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10163824 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 81261 76920 704 52 0 79629 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 325044

[startup+6.26388 s]
/proc/loadavg: 1.64 1.91 1.97 3/73 1382
/proc/meminfo: memFree=534768/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=330920 CPUtime=6.2
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 78786 0 0 0 574 46 0 0 25 0 1 0 153945231 338862080 78406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667359 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 82730 78406 721 52 0 81098 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 330920

[startup+12.7345 s]
/proc/loadavg: 1.67 1.91 1.97 3/73 1382
/proc/meminfo: memFree=534384/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=331172 CPUtime=12.61
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 78836 0 0 0 1215 46 0 0 25 0 1 0 153945231 339120128 78456 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 82793 78456 721 52 0 81161 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 331172

[startup+25.5508 s]
/proc/loadavg: 1.74 1.91 1.97 3/73 1382
/proc/meminfo: memFree=533424/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=331620 CPUtime=25.32
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 78909 0 0 0 2486 46 0 0 25 0 1 0 153945231 339578880 78529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 82905 78529 721 52 0 81273 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 331620

[startup+51.2083 s]
/proc/loadavg: 1.83 1.92 1.97 3/73 1382
/proc/meminfo: memFree=531376/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=332564 CPUtime=50.76
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 79134 0 0 0 5029 47 0 0 25 0 1 0 153945231 340545536 78754 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 83141 78754 721 52 0 81509 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 332564

[startup+102.415 s]
/proc/loadavg: 1.92 1.93 1.97 3/73 1382
/proc/meminfo: memFree=528112/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=333700 CPUtime=101.54
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 79347 0 0 0 10107 47 0 0 25 0 1 0 153945231 341708800 78967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 83425 78967 721 52 0 81793 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 333700

[startup+162.44 s]
/proc/loadavg: 1.97 1.94 1.97 3/73 1382
/proc/meminfo: memFree=525040/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=334160 CPUtime=161.05
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 79475 0 0 0 16057 48 0 0 25 0 1 0 153945231 342179840 79095 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 83540 79095 721 52 0 81908 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 334160

[startup+222.474 s]
/proc/loadavg: 1.99 1.95 1.97 3/73 1382
/proc/meminfo: memFree=520752/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=334712 CPUtime=220.57
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 79601 0 0 0 22009 48 0 0 25 0 1 0 153945231 342745088 79221 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 83678 79221 721 52 0 82046 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 334712

[startup+282.5 s]
/proc/loadavg: 1.99 1.95 1.97 3/73 1382
/proc/meminfo: memFree=517168/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=335108 CPUtime=280.11
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 79722 0 0 0 27962 49 0 0 25 0 1 0 153945231 343150592 79342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 83777 79342 721 52 0 82145 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 335108

[startup+342.534 s]
/proc/loadavg: 1.99 1.96 1.97 3/73 1382
/proc/meminfo: memFree=514160/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=335668 CPUtime=339.62
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 79838 0 0 0 33913 49 0 0 25 0 1 0 153945231 343724032 79458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 83917 79458 721 52 0 82285 0
Current children cumulated CPU time (s) 339.62
Current children cumulated vsize (KiB) 335668

[startup+402.559 s]
/proc/loadavg: 1.99 1.96 1.97 3/73 1382
/proc/meminfo: memFree=511600/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=336064 CPUtime=399.16
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 79953 0 0 0 39866 50 0 0 25 0 1 0 153945231 344129536 79573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 84016 79573 721 52 0 82384 0
Current children cumulated CPU time (s) 399.16
Current children cumulated vsize (KiB) 336064

[startup+462.586 s]
/proc/loadavg: 2.04 1.98 1.97 3/73 1382
/proc/meminfo: memFree=509424/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=336592 CPUtime=458.68
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80068 0 0 0 45818 50 0 0 25 0 1 0 153945231 344670208 79688 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 84148 79688 721 52 0 82516 0
Current children cumulated CPU time (s) 458.68
Current children cumulated vsize (KiB) 336592

[startup+522.612 s]
/proc/loadavg: 2.01 1.98 1.97 4/73 1382
/proc/meminfo: memFree=506992/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=337068 CPUtime=518.2
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80180 0 0 0 51769 51 0 0 25 0 1 0 153945231 345157632 79800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 84267 79800 721 52 0 82635 0
Current children cumulated CPU time (s) 518.2
Current children cumulated vsize (KiB) 337068

[startup+582.645 s]
/proc/loadavg: 2.00 1.98 1.97 3/73 1382
/proc/meminfo: memFree=504944/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=337464 CPUtime=577.73
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80290 0 0 0 57722 51 0 0 25 0 1 0 153945231 345563136 79910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 84366 79910 721 52 0 82734 0
Current children cumulated CPU time (s) 577.73
Current children cumulated vsize (KiB) 337464

[startup+642.691 s]
/proc/loadavg: 2.04 2.00 1.98 3/79 1528
/proc/meminfo: memFree=494200/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=337860 CPUtime=637.07
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80408 0 0 0 63656 51 0 0 25 0 1 0 153945231 345968640 80028 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 84465 80028 721 52 0 82833 0
Current children cumulated CPU time (s) 637.07
Current children cumulated vsize (KiB) 337860

[startup+702.734 s]
/proc/loadavg: 2.01 2.00 1.98 3/73 1580
/proc/meminfo: memFree=488304/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=338388 CPUtime=696.52
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80521 0 0 0 69601 51 0 0 25 0 1 0 153945231 346509312 80141 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 84597 80141 721 52 0 82965 0
Current children cumulated CPU time (s) 696.52
Current children cumulated vsize (KiB) 338388

[startup+762.76 s]
/proc/loadavg: 2.00 2.00 1.98 3/73 1580
/proc/meminfo: memFree=484208/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=338904 CPUtime=756.07
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80637 0 0 0 75555 52 0 0 25 0 1 0 153945231 347037696 80257 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 84726 80257 721 52 0 83094 0
Current children cumulated CPU time (s) 756.07
Current children cumulated vsize (KiB) 338904

[startup+822.79 s]
/proc/loadavg: 2.09 2.03 1.99 3/73 1580
/proc/meminfo: memFree=479792/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=339300 CPUtime=815.61
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80746 0 0 0 81509 52 0 0 25 0 1 0 153945231 347443200 80366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1381/statm: 84825 80366 721 52 0 83193 0
Current children cumulated CPU time (s) 815.61
Current children cumulated vsize (KiB) 339300

[startup+882.818 s]
/proc/loadavg: 1.95 2.00 1.98 2/65 1669
/proc/meminfo: memFree=941160/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=339696 CPUtime=875.21
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80855 0 0 0 87467 54 0 0 25 0 1 0 153945231 347848704 80475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678215 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 84924 80475 721 52 0 83292 0
Current children cumulated CPU time (s) 875.21
Current children cumulated vsize (KiB) 339696

[startup+942.85 s]
/proc/loadavg: 1.35 1.82 1.92 2/65 1669
/proc/meminfo: memFree=941072/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=340224 CPUtime=935.23
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 80976 0 0 0 93468 55 0 0 25 0 1 0 153945231 348389376 80596 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85056 80596 721 52 0 83424 0
Current children cumulated CPU time (s) 935.23
Current children cumulated vsize (KiB) 340224

[startup+1002.88 s]
/proc/loadavg: 1.13 1.67 1.86 2/65 1669
/proc/meminfo: memFree=940624/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=340620 CPUtime=995.25
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 81092 0 0 0 99470 55 0 0 25 0 1 0 153945231 348794880 80712 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85155 80712 721 52 0 83523 0
Current children cumulated CPU time (s) 995.25
Current children cumulated vsize (KiB) 340620

[startup+1062.92 s]
/proc/loadavg: 1.04 1.54 1.80 2/65 1669
/proc/meminfo: memFree=940176/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=341016 CPUtime=1055.26
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 81209 0 0 0 105471 55 0 0 25 0 1 0 153945231 349200384 80829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85254 80829 721 52 0 83622 0
Current children cumulated CPU time (s) 1055.26
Current children cumulated vsize (KiB) 341016

[startup+1122.95 s]
/proc/loadavg: 1.01 1.44 1.75 2/65 1669
/proc/meminfo: memFree=939792/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=341724 CPUtime=1115.28
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 81326 0 0 0 111473 55 0 0 25 0 1 0 153945231 349925376 80946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85431 80946 721 52 0 83799 0
Current children cumulated CPU time (s) 1115.28
Current children cumulated vsize (KiB) 341724

[startup+1182.99 s]
/proc/loadavg: 1.00 1.36 1.70 2/65 1669
/proc/meminfo: memFree=939344/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=342120 CPUtime=1175.3
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 81442 0 0 0 117475 55 0 0 25 0 1 0 153945231 350330880 81062 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85530 81062 721 52 0 83898 0
Current children cumulated CPU time (s) 1175.3
Current children cumulated vsize (KiB) 342120

[startup+1243.02 s]
/proc/loadavg: 1.00 1.29 1.65 2/65 1669
/proc/meminfo: memFree=938896/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=342516 CPUtime=1235.32
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 81558 0 0 0 123477 55 0 0 25 0 1 0 153945231 350736384 81178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85629 81178 721 52 0 83997 0
Current children cumulated CPU time (s) 1235.32
Current children cumulated vsize (KiB) 342516

[startup+1303.05 s]
/proc/loadavg: 1.00 1.23 1.61 2/65 1669
/proc/meminfo: memFree=938448/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=343044 CPUtime=1295.33
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 81672 0 0 0 129478 55 0 0 25 0 1 0 153945231 351277056 81292 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85761 81292 721 52 0 84129 0
Current children cumulated CPU time (s) 1295.33
Current children cumulated vsize (KiB) 343044

[startup+1363.08 s]
/proc/loadavg: 1.00 1.19 1.57 2/65 1669
/proc/meminfo: memFree=938000/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=343440 CPUtime=1355.35
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 81795 0 0 0 135480 55 0 0 25 0 1 0 153945231 351682560 81415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85860 81415 721 52 0 84228 0
Current children cumulated CPU time (s) 1355.35
Current children cumulated vsize (KiB) 343440

[startup+1423.11 s]
/proc/loadavg: 1.04 1.17 1.53 2/65 1669
/proc/meminfo: memFree=937552/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=343836 CPUtime=1415.37
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 81908 0 0 0 141481 56 0 0 25 0 1 0 153945231 352088064 81528 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 85959 81528 721 52 0 84327 0
Current children cumulated CPU time (s) 1415.37
Current children cumulated vsize (KiB) 343836

[startup+1483.15 s]
/proc/loadavg: 1.01 1.13 1.50 2/65 1669
/proc/meminfo: memFree=937040/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=344364 CPUtime=1475.39
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 82021 0 0 0 147483 56 0 0 25 0 1 0 153945231 352628736 81641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134600139 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 86091 81641 721 52 0 84459 0
Current children cumulated CPU time (s) 1475.39
Current children cumulated vsize (KiB) 344364

[startup+1543.18 s]
/proc/loadavg: 1.00 1.11 1.46 2/65 1669
/proc/meminfo: memFree=936592/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=344760 CPUtime=1535.4
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 82132 0 0 0 153484 56 0 0 25 0 1 0 153945231 353034240 81752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 86190 81752 721 52 0 84558 0
Current children cumulated CPU time (s) 1535.4
Current children cumulated vsize (KiB) 344760

[startup+1603.21 s]
/proc/loadavg: 1.00 1.08 1.43 2/65 1669
/proc/meminfo: memFree=936208/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=345156 CPUtime=1595.43
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 82243 0 0 0 159486 57 0 0 25 0 1 0 153945231 353439744 81863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 86289 81863 721 52 0 84657 0
Current children cumulated CPU time (s) 1595.43
Current children cumulated vsize (KiB) 345156

[startup+1663.24 s]
/proc/loadavg: 1.00 1.07 1.40 2/65 1671
/proc/meminfo: memFree=935568/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=345820 CPUtime=1655.44
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 82354 0 0 0 165487 57 0 0 25 0 1 0 153945231 354119680 81974 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 86455 81974 721 52 0 84823 0
Current children cumulated CPU time (s) 1655.44
Current children cumulated vsize (KiB) 345820

[startup+1723.27 s]
/proc/loadavg: 1.00 1.05 1.37 2/65 1671
/proc/meminfo: memFree=935184/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=346216 CPUtime=1715.45
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 82464 0 0 0 171488 57 0 0 25 0 1 0 153945231 354525184 82084 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 86554 82084 721 52 0 84922 0
Current children cumulated CPU time (s) 1715.45
Current children cumulated vsize (KiB) 346216

[startup+1783.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/65 1671
/proc/meminfo: memFree=934800/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=346744 CPUtime=1775.47
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 82574 0 0 0 177490 57 0 0 25 0 1 0 153945231 355065856 82194 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 86686 82194 721 52 0 85054 0
Current children cumulated CPU time (s) 1775.47
Current children cumulated vsize (KiB) 346744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.89 s]
/proc/loadavg: 1.00 1.04 1.34 2/65 1671
/proc/meminfo: memFree=934608/2055920 swapFree=4184772/4192956
[pid=1381] ppid=1379 vsize=346876 CPUtime=1800.05
/proc/1381/stat : 1381 (CSPtoSAT+minisa) R 1379 1381 31341 0 -1 4194304 82618 0 0 0 179948 57 0 0 25 0 1 0 153945231 355201024 82238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/1381/statm: 86719 82238 721 52 0 85087 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 346876

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.95
CPU time (s): 1800.11
CPU user time (s): 1799.48
CPU system time (s): 0.630904
CPU usage (%): 99.5667
Max. virtual memory (cumulated for all children) (KiB): 346876

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

runsolver used 1.84972 s user time and 4.95825 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan  6 03:51:07 UTC 2007


IDJOB= 200851
IDBENCH= 3730
FILE ID= node56/200851-1168055461

PBS_JOBID= 3475469

Free space on /tmp= 66512 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5aac2eb20b7fc7710efc477fa975869f

RANDOM SEED= 68961033

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.232
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.232
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:        847696 kB
Buffers:         62112 kB
Cached:         646132 kB
SwapCached:       2424 kB
Active:         516352 kB
Inactive:       611720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        847696 kB
SwapTotal:     4192956 kB
SwapFree:      4184772 kB
Dirty:            7264 kB
Writeback:           0 kB
Mapped:         427752 kB
Slab:            64440 kB
Committed_AS:  3061164 kB
PageTables:       3048 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= 66516 MiB



End job on node56 on Sat Jan  6 04:21:19 UTC 2007