Trace number 215363

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 1808.33

General information on the benchmark

NamepseudoSeries/
ii/ii-32d3.xml
MD5SUM9db463ea6302d5ac8ebb108d0fad22cd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.3418
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1648
Number of constraints20302
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20302
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...
1.55	c ...done
1.55	c #SATvar=3298 #SATclauses=3296 #CSPpredicates=20302

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/node1/watcher-215363-1168064264 -o ROOT/results/node1/solver-215363-1168064264 -C 1800 -M 900 /tmp/evaluation/215363-1168064264/CSPtoSAT+minisat /tmp/evaluation/215363-1168064264/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.63 1.79 1.85 5/86 13947
/proc/meminfo: memFree=1278488/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=496 CPUtime=0
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154822148 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5829412 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 124 36 29 52 0 19 0

[startup+0.103633 s]
/proc/loadavg: 1.63 1.79 1.85 5/86 13947
/proc/meminfo: memFree=1278488/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=7644 CPUtime=0.09
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 1024 0 0 0 9 0 0 0 18 0 1 0 154822148 7827456 992 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158386884 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 1911 992 703 52 0 279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7644

[startup+0.51164 s]
/proc/loadavg: 1.63 1.79 1.85 5/86 13947
/proc/meminfo: memFree=1278488/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=8708 CPUtime=0.49
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 1286 0 0 0 49 0 0 0 22 0 1 0 154822148 8916992 1254 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158439224 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 2177 1254 703 52 0 545 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8708

[startup+1.33274 s]
/proc/loadavg: 1.63 1.79 1.85 3/86 13947
/proc/meminfo: memFree=1274520/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=11184 CPUtime=1.31
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 1864 0 0 0 131 0 0 0 25 0 1 0 154822148 11452416 1832 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6296542 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 2796 1832 703 52 0 1164 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11184

[startup+2.96993 s]
/proc/loadavg: 1.63 1.79 1.85 3/86 13947
/proc/meminfo: memFree=1273112/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=11752 CPUtime=2.95
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 2078 0 0 0 294 1 0 0 25 0 1 0 154822148 12034048 2020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630884 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 2938 2020 720 52 0 1306 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 11752

[startup+6.24932 s]
/proc/loadavg: 1.66 1.79 1.85 3/86 13947
/proc/meminfo: memFree=1273048/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=11752 CPUtime=6.21
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 2099 0 0 0 620 1 0 0 25 0 1 0 154822148 12034048 2041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 2938 2041 720 52 0 1306 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 11752

[startup+12.7141 s]
/proc/loadavg: 1.69 1.79 1.85 3/86 13947
/proc/meminfo: memFree=1273048/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=11884 CPUtime=12.65
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 2114 0 0 0 1264 1 0 0 25 0 1 0 154822148 12169216 2056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 2971 2056 720 52 0 1339 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 11884

[startup+25.5406 s]
/proc/loadavg: 1.76 1.80 1.85 3/86 13947
/proc/meminfo: memFree=1272984/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=12016 CPUtime=25.42
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 2140 0 0 0 2541 1 0 0 25 0 1 0 154822148 12304384 2082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 3004 2082 720 52 0 1372 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 12016

[startup+51.1816 s]
/proc/loadavg: 1.84 1.82 1.85 3/86 13947
/proc/meminfo: memFree=1272984/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=12148 CPUtime=50.94
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 2183 0 0 0 5093 1 0 0 25 0 1 0 154822148 12439552 2125 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 3037 2125 720 52 0 1405 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 12148

[startup+102.464 s]
/proc/loadavg: 1.93 1.84 1.86 3/86 13949
/proc/meminfo: memFree=1271576/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=13484 CPUtime=102
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 2521 0 0 0 10198 2 0 0 25 0 1 0 154822148 13807616 2463 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 3371 2463 720 52 0 1739 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 13484

[startup+162.469 s]
/proc/loadavg: 1.97 1.87 1.86 3/86 13949
/proc/meminfo: memFree=1269720/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=15328 CPUtime=161.72
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 2978 0 0 0 16169 3 0 0 25 0 1 0 154822148 15695872 2920 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668954 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 3832 2920 720 52 0 2200 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 15328

[startup+222.486 s]
/proc/loadavg: 1.99 1.89 1.87 3/86 13949
/proc/meminfo: memFree=1267544/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=17296 CPUtime=221.45
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 3458 0 0 0 22141 4 0 0 25 0 1 0 154822148 17711104 3400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 4324 3400 720 52 0 2692 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 17296

[startup+282.497 s]
/proc/loadavg: 1.99 1.91 1.88 3/86 13949
/proc/meminfo: memFree=1265432/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=19000 CPUtime=281.18
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 3891 0 0 0 28113 5 0 0 25 0 1 0 154822148 19456000 3833 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 4750 3833 720 52 0 3118 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 19000

[startup+342.511 s]
/proc/loadavg: 1.99 1.92 1.88 3/86 13949
/proc/meminfo: memFree=1263000/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=20704 CPUtime=340.91
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 4334 0 0 0 34085 6 0 0 25 0 1 0 154822148 21200896 4276 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 5176 4276 720 52 0 3544 0
Current children cumulated CPU time (s) 340.91
Current children cumulated vsize (KiB) 20704

[startup+402.521 s]
/proc/loadavg: 1.99 1.93 1.89 3/86 13949
/proc/meminfo: memFree=1260760/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=22404 CPUtime=400.64
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 4756 0 0 0 40057 7 0 0 25 0 1 0 154822148 22941696 4698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668881 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 5601 4698 720 52 0 3969 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 22404

[startup+462.537 s]
/proc/loadavg: 2.04 1.96 1.90 3/86 13949
/proc/meminfo: memFree=1258264/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=24112 CPUtime=460.38
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 5165 0 0 0 46030 8 0 0 25 0 1 0 154822148 24690688 5107 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 6028 5107 720 52 0 4396 0
Current children cumulated CPU time (s) 460.38
Current children cumulated vsize (KiB) 24112

[startup+522.555 s]
/proc/loadavg: 2.01 1.96 1.91 3/86 13949
/proc/meminfo: memFree=1255704/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=25816 CPUtime=520.11
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 5591 0 0 0 52002 9 0 0 25 0 1 0 154822148 26435584 5533 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 6454 5533 720 52 0 4822 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (KiB) 25816

[startup+582.566 s]
/proc/loadavg: 2.10 2.00 1.92 3/86 13949
/proc/meminfo: memFree=1253144/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=27528 CPUtime=579.83
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 6014 0 0 0 57973 10 0 0 25 0 1 0 154822148 28188672 5956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 6882 5956 720 52 0 5250 0
Current children cumulated CPU time (s) 579.83
Current children cumulated vsize (KiB) 27528

[startup+642.58 s]
/proc/loadavg: 2.04 2.00 1.92 3/86 13949
/proc/meminfo: memFree=1250904/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=28980 CPUtime=639.57
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 6383 0 0 0 63946 11 0 0 25 0 1 0 154822148 29675520 6325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687462 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 7245 6325 720 52 0 5613 0
Current children cumulated CPU time (s) 639.57
Current children cumulated vsize (KiB) 28980

[startup+702.594 s]
/proc/loadavg: 2.01 2.00 1.92 3/86 13949
/proc/meminfo: memFree=1248600/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=30432 CPUtime=699.3
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 6773 0 0 0 69918 12 0 0 25 0 1 0 154822148 31162368 6715 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687429 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 7608 6715 720 52 0 5976 0
Current children cumulated CPU time (s) 699.3
Current children cumulated vsize (KiB) 30432

[startup+762.609 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 13949
/proc/meminfo: memFree=1246424/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=31872 CPUtime=759.03
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 7127 0 0 0 75890 13 0 0 25 0 1 0 154822148 32636928 7069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 7968 7069 720 52 0 6336 0
Current children cumulated CPU time (s) 759.03
Current children cumulated vsize (KiB) 31872

[startup+822.622 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 13949
/proc/meminfo: memFree=1244056/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=33320 CPUtime=818.76
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 7489 0 0 0 81862 14 0 0 25 0 1 0 154822148 34119680 7431 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 8330 7431 720 52 0 6698 0
Current children cumulated CPU time (s) 818.76
Current children cumulated vsize (KiB) 33320

[startup+882.639 s]
/proc/loadavg: 2.05 2.01 1.92 3/86 13949
/proc/meminfo: memFree=1241752/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=34900 CPUtime=878.49
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 7871 0 0 0 87834 15 0 0 25 0 1 0 154822148 35737600 7813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687459 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 8725 7813 720 52 0 7093 0
Current children cumulated CPU time (s) 878.49
Current children cumulated vsize (KiB) 34900

[startup+942.652 s]
/proc/loadavg: 2.02 2.01 1.92 3/86 13949
/proc/meminfo: memFree=1239448/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=36476 CPUtime=938.22
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 8278 0 0 0 93806 16 0 0 25 0 1 0 154822148 37351424 8220 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 9119 8220 720 52 0 7487 0
Current children cumulated CPU time (s) 938.22
Current children cumulated vsize (KiB) 36476

[startup+1002.66 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 13949
/proc/meminfo: memFree=1237336/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=37924 CPUtime=997.95
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 8642 0 0 0 99778 17 0 0 25 0 1 0 154822148 38834176 8584 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 9481 8584 720 52 0 7849 0
Current children cumulated CPU time (s) 997.95
Current children cumulated vsize (KiB) 37924

[startup+1062.67 s]
/proc/loadavg: 2.03 2.01 1.93 3/86 13949
/proc/meminfo: memFree=1235160/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=39376 CPUtime=1057.68
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 8989 0 0 0 105750 18 0 0 25 0 1 0 154822148 40321024 8931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 9844 8931 720 52 0 8212 0
Current children cumulated CPU time (s) 1057.68
Current children cumulated vsize (KiB) 39376

[startup+1122.69 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 13949
/proc/meminfo: memFree=1233304/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=40560 CPUtime=1117.42
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 9292 0 0 0 111723 19 0 0 25 0 1 0 154822148 41533440 9234 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 10140 9234 720 52 0 8508 0
Current children cumulated CPU time (s) 1117.42
Current children cumulated vsize (KiB) 40560

[startup+1182.71 s]
/proc/loadavg: 2.08 2.02 1.93 3/86 13949
/proc/meminfo: memFree=1231256/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=41876 CPUtime=1177.14
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 9623 0 0 0 117695 19 0 0 25 0 1 0 154822148 42881024 9565 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 10469 9565 720 52 0 8837 0
Current children cumulated CPU time (s) 1177.14
Current children cumulated vsize (KiB) 41876

[startup+1242.73 s]
/proc/loadavg: 2.11 2.03 1.94 3/86 13949
/proc/meminfo: memFree=1229272/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=43324 CPUtime=1236.88
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 9970 0 0 0 123668 20 0 0 25 0 1 0 154822148 44363776 9912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 10831 9912 720 52 0 9199 0
Current children cumulated CPU time (s) 1236.88
Current children cumulated vsize (KiB) 43324

[startup+1302.74 s]
/proc/loadavg: 2.04 2.02 1.94 3/86 13949
/proc/meminfo: memFree=1227288/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=44508 CPUtime=1296.61
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 10289 0 0 0 129640 21 0 0 25 0 1 0 154822148 45576192 10231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 11127 10231 720 52 0 9495 0
Current children cumulated CPU time (s) 1296.61
Current children cumulated vsize (KiB) 44508

[startup+1362.76 s]
/proc/loadavg: 2.01 2.02 1.94 3/86 13949
/proc/meminfo: memFree=1225368/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=45956 CPUtime=1356.35
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 10631 0 0 0 135613 22 0 0 25 0 1 0 154822148 47058944 10573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 11489 10573 720 52 0 9857 0
Current children cumulated CPU time (s) 1356.35
Current children cumulated vsize (KiB) 45956

[startup+1422.77 s]
/proc/loadavg: 2.00 2.01 1.94 3/86 13949
/proc/meminfo: memFree=1223384/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=47260 CPUtime=1416.07
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 10962 0 0 0 141585 22 0 0 25 0 1 0 154822148 48394240 10904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 11815 10904 720 52 0 10183 0
Current children cumulated CPU time (s) 1416.07
Current children cumulated vsize (KiB) 47260

[startup+1482.79 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13949
/proc/meminfo: memFree=1221464/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=48580 CPUtime=1475.81
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 11281 0 0 0 147558 23 0 0 25 0 1 0 154822148 49745920 11223 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 12145 11223 720 52 0 10513 0
Current children cumulated CPU time (s) 1475.81
Current children cumulated vsize (KiB) 48580

[startup+1542.81 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13949
/proc/meminfo: memFree=1219608/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=49768 CPUtime=1535.54
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 11590 0 0 0 153530 24 0 0 25 0 1 0 154822148 50962432 11532 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 12442 11532 720 52 0 10810 0
Current children cumulated CPU time (s) 1535.54
Current children cumulated vsize (KiB) 49768

[startup+1602.83 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13949
/proc/meminfo: memFree=1217816/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=50952 CPUtime=1595.28
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 11896 0 0 0 159503 25 0 0 25 0 1 0 154822148 52174848 11838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687642 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 12738 11838 720 52 0 11106 0
Current children cumulated CPU time (s) 1595.28
Current children cumulated vsize (KiB) 50952

[startup+1662.84 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13949
/proc/meminfo: memFree=1215896/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=52404 CPUtime=1655.01
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 12237 0 0 0 165475 26 0 0 25 0 1 0 154822148 53661696 12179 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 13101 12179 720 52 0 11469 0
Current children cumulated CPU time (s) 1655.01
Current children cumulated vsize (KiB) 52404

[startup+1722.86 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13949
/proc/meminfo: memFree=1214040/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=53588 CPUtime=1714.74
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 12553 0 0 0 171447 27 0 0 25 0 1 0 154822148 54874112 12495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13946/statm: 13397 12495 720 52 0 11765 0
Current children cumulated CPU time (s) 1714.74
Current children cumulated vsize (KiB) 53588

[startup+1782.87 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13987
/proc/meminfo: memFree=1095456/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=54900 CPUtime=1774.63
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 12880 0 0 0 177435 28 0 0 25 0 1 0 154822148 56217600 12822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/13946/statm: 13725 12822 720 52 0 12093 0
Current children cumulated CPU time (s) 1774.63
Current children cumulated vsize (KiB) 54900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.32 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 13987
/proc/meminfo: memFree=1087520/2055920 swapFree=4165584/4192956
[pid=13946] ppid=13944 vsize=55424 CPUtime=1800.08
/proc/13946/stat : 13946 (CSPtoSAT+minisa) R 13944 13946 13891 0 -1 4194304 13002 0 0 0 179979 29 0 0 25 0 1 0 154822148 56754176 12944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/13946/statm: 13856 12944 720 52 0 12224 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 55424

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.33
CPU time (s): 1800.1
CPU user time (s): 1799.8
CPU system time (s): 0.300954
CPU usage (%): 99.5449
Max. virtual memory (cumulated for all children) (KiB): 55424

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

runsolver used 2.24166 s user time and 5.73013 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 06:17:44 UTC 2007


IDJOB= 215363
IDBENCH= 4995
FILE ID= node1/215363-1168064264

PBS_JOBID= 3475405

Free space on /tmp= 66297 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32d3.xml
COMMAND LINE= /tmp/evaluation/215363-1168064264/CSPtoSAT+minisat /tmp/evaluation/215363-1168064264/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-215363-1168064264 -o ROOT/results/node1/solver-215363-1168064264 -C 1800 -M 900  /tmp/evaluation/215363-1168064264/CSPtoSAT+minisat /tmp/evaluation/215363-1168064264/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9db463ea6302d5ac8ebb108d0fad22cd

RANDOM SEED= 973303120

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.234
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.234
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:       1278968 kB
Buffers:         69008 kB
Cached:         566976 kB
SwapCached:       3692 kB
Active:         353356 kB
Inactive:       327084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278968 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          57792 kB
Slab:            81368 kB
Committed_AS:  4084564 kB
PageTables:       2308 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= 66298 MiB



End job on node1 on Sat Jan  6 06:47:52 UTC 2007