Trace number 204774

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.07 1801.58

General information on the benchmark

Namefapp/fapp16-20/fapp17/
fapp17-0300-2.xml
MD5SUM95e7760a24f3e7820ef97b64d0da78c8
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 benchmark1.53577
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node41/watcher-204774-1168058982 -o ROOT/results/node41/solver-204774-1168058982 -C 1800 -M 900 /tmp/evaluation/204774-1168058982/CSPtoSAT+minisat /tmp/evaluation/204774-1168058982/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.92 1.98 1.98 5/73 3191
/proc/meminfo: memFree=1032536/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=18540 CPUtime=0
/proc/3190/stat : 3190 (runsolver) R 3188 3190 335 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 154297512 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 238390144295 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3190/statm: 4635 279 244 17 0 2626 0

[startup+0.10805 s]
/proc/loadavg: 1.92 1.98 1.98 5/73 3191
/proc/meminfo: memFree=1032536/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=17736 CPUtime=0.09
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 3312 0 0 0 8 1 0 0 18 0 1 0 154297512 18161664 3224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2401459 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 4434 3224 696 52 0 2802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17736

[startup+0.516083 s]
/proc/loadavg: 1.92 1.98 1.98 5/73 3191
/proc/meminfo: memFree=1032536/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=34464 CPUtime=0.5
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 7373 0 0 0 47 3 0 0 22 0 1 0 154297512 35291136 7259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 8616 7259 721 52 0 6984 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 34464

[startup+1.33716 s]
/proc/loadavg: 1.92 1.98 1.98 3/73 3191
/proc/meminfo: memFree=1006232/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=34596 CPUtime=1.31
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 7385 0 0 0 128 3 0 0 25 0 1 0 154297512 35426304 7271 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 8649 7271 721 52 0 7017 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 34596

[startup+2.9743 s]
/proc/loadavg: 1.92 1.98 1.98 3/73 3191
/proc/meminfo: memFree=1006168/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=34760 CPUtime=2.94
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 7441 0 0 0 290 4 0 0 25 0 1 0 154297512 35594240 7327 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 8690 7327 721 52 0 7058 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 34760

[startup+6.26659 s]
/proc/loadavg: 1.93 1.98 1.98 3/73 3191
/proc/meminfo: memFree=1005848/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=34840 CPUtime=6.21
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 7457 0 0 0 617 4 0 0 25 0 1 0 154297512 35676160 7343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671515 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 8710 7343 721 52 0 7078 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 34840

[startup+12.7302 s]
/proc/loadavg: 1.93 1.98 1.98 3/73 3191
/proc/meminfo: memFree=1005656/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=35104 CPUtime=12.61
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 7514 0 0 0 1257 4 0 0 25 0 1 0 154297512 35946496 7400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671489 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 8776 7400 721 52 0 7144 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 35104

[startup+25.5553 s]
/proc/loadavg: 1.95 1.98 1.98 3/73 3191
/proc/meminfo: memFree=1005336/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=35488 CPUtime=25.32
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 7599 0 0 0 2528 4 0 0 25 0 1 0 154297512 36339712 7485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 8872 7485 721 52 0 7240 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 35488

[startup+51.2105 s]
/proc/loadavg: 1.96 1.98 1.98 3/73 3191
/proc/meminfo: memFree=1004760/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=36220 CPUtime=50.74
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 7762 0 0 0 5070 4 0 0 25 0 1 0 154297512 37089280 7648 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671518 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 9055 7648 721 52 0 7423 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 36220

[startup+102.418 s]
/proc/loadavg: 1.98 1.98 1.98 3/73 3191
/proc/meminfo: memFree=1003608/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=37308 CPUtime=101.5
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 8058 0 0 0 10145 5 0 0 25 0 1 0 154297512 38203392 7944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671463 0 0 4096 0 0 0 0 17 1 0 0
/proc/3190/statm: 9327 7944 721 52 0 7695 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 37308

[startup+162.428 s]
/proc/loadavg: 1.79 1.94 1.96 2/65 3243
/proc/meminfo: memFree=1079272/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=38840 CPUtime=161.3
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 8424 0 0 0 16123 7 0 0 25 0 1 0 154297512 39772160 8310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 9710 8310 721 52 0 8078 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 38840

[startup+222.462 s]
/proc/loadavg: 1.29 1.76 1.90 2/65 3243
/proc/meminfo: memFree=1077928/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=40280 CPUtime=221.32
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 8806 0 0 0 22125 7 0 0 25 0 1 0 154297512 41246720 8692 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 10070 8692 721 52 0 8438 0
Current children cumulated CPU time (s) 221.32
Current children cumulated vsize (KiB) 40280

[startup+282.494 s]
/proc/loadavg: 1.10 1.62 1.84 2/65 3243
/proc/meminfo: memFree=1076456/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=41912 CPUtime=281.34
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 9177 0 0 0 28126 8 0 0 25 0 1 0 154297512 42917888 9063 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 10478 9063 721 52 0 8846 0
Current children cumulated CPU time (s) 281.34
Current children cumulated vsize (KiB) 41912

[startup+342.525 s]
/proc/loadavg: 1.04 1.51 1.78 2/65 3243
/proc/meminfo: memFree=1075048/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=43364 CPUtime=341.36
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 9547 0 0 0 34127 9 0 0 25 0 1 0 154297512 44404736 9433 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 10841 9433 721 52 0 9209 0
Current children cumulated CPU time (s) 341.36
Current children cumulated vsize (KiB) 43364

[startup+402.553 s]
/proc/loadavg: 1.01 1.41 1.73 2/65 3243
/proc/meminfo: memFree=1073576/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=44952 CPUtime=401.37
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 9912 0 0 0 40128 9 0 0 25 0 1 0 154297512 46030848 9798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 11238 9798 721 52 0 9606 0
Current children cumulated CPU time (s) 401.37
Current children cumulated vsize (KiB) 44952

[startup+462.584 s]
/proc/loadavg: 1.04 1.35 1.69 2/65 3243
/proc/meminfo: memFree=1072168/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=46272 CPUtime=461.39
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 10270 0 0 0 46129 10 0 0 25 0 1 0 154297512 47382528 10156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 11568 10156 721 52 0 9936 0
Current children cumulated CPU time (s) 461.39
Current children cumulated vsize (KiB) 46272

[startup+522.615 s]
/proc/loadavg: 1.01 1.28 1.64 2/65 3243
/proc/meminfo: memFree=1070760/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=47592 CPUtime=521.41
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 10628 0 0 0 52130 11 0 0 25 0 1 0 154297512 48734208 10514 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671280 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 11898 10514 721 52 0 10266 0
Current children cumulated CPU time (s) 521.41
Current children cumulated vsize (KiB) 47592

[startup+582.647 s]
/proc/loadavg: 1.00 1.23 1.60 2/65 3243
/proc/meminfo: memFree=1069352/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=49316 CPUtime=581.43
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 10979 0 0 0 58131 12 0 0 25 0 1 0 154297512 50499584 10865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 12329 10865 721 52 0 10697 0
Current children cumulated CPU time (s) 581.43
Current children cumulated vsize (KiB) 49316

[startup+642.683 s]
/proc/loadavg: 1.00 1.18 1.56 2/65 3243
/proc/meminfo: memFree=1067944/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=50636 CPUtime=641.44
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 11332 0 0 0 64132 12 0 0 25 0 1 0 154297512 51851264 11218 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 12659 11218 721 52 0 11027 0
Current children cumulated CPU time (s) 641.44
Current children cumulated vsize (KiB) 50636

[startup+702.723 s]
/proc/loadavg: 1.00 1.15 1.52 2/71 3345
/proc/meminfo: memFree=1065272/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=51956 CPUtime=701.47
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 11678 0 0 0 70129 18 0 0 25 0 1 0 154297512 53202944 11564 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 12989 11564 721 52 0 11357 0
Current children cumulated CPU time (s) 701.47
Current children cumulated vsize (KiB) 51956

[startup+762.784 s]
/proc/loadavg: 1.00 1.12 1.49 2/71 3415
/proc/meminfo: memFree=1063864/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=53276 CPUtime=761.51
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 12022 0 0 0 76123 28 0 0 25 0 1 0 154297512 54554624 11908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 13319 11908 721 52 0 11687 0
Current children cumulated CPU time (s) 761.51
Current children cumulated vsize (KiB) 53276

[startup+822.822 s]
/proc/loadavg: 1.00 1.09 1.45 2/65 3441
/proc/meminfo: memFree=1063528/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=54596 CPUtime=821.54
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 12367 0 0 0 82124 30 0 0 25 0 1 0 154297512 55906304 12253 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 13649 12253 721 52 0 12017 0
Current children cumulated CPU time (s) 821.54
Current children cumulated vsize (KiB) 54596

[startup+882.854 s]
/proc/loadavg: 1.00 1.07 1.42 2/65 3441
/proc/meminfo: memFree=1062120/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=56392 CPUtime=881.56
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 12714 0 0 0 88125 31 0 0 25 0 1 0 154297512 57745408 12600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 14098 12600 721 52 0 12466 0
Current children cumulated CPU time (s) 881.56
Current children cumulated vsize (KiB) 56392

[startup+942.885 s]
/proc/loadavg: 1.00 1.06 1.39 2/65 3441
/proc/meminfo: memFree=1060776/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=57712 CPUtime=941.58
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 13060 0 0 0 94126 32 0 0 25 0 1 0 154297512 59097088 12946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 14428 12946 721 52 0 12796 0
Current children cumulated CPU time (s) 941.58
Current children cumulated vsize (KiB) 57712

[startup+1002.92 s]
/proc/loadavg: 1.00 1.05 1.36 2/65 3441
/proc/meminfo: memFree=1059432/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=59032 CPUtime=1001.59
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 13408 0 0 0 100127 32 0 0 25 0 1 0 154297512 60448768 13294 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 14758 13294 721 52 0 13126 0
Current children cumulated CPU time (s) 1001.59
Current children cumulated vsize (KiB) 59032

[startup+1062.95 s]
/proc/loadavg: 1.00 1.03 1.34 2/65 3441
/proc/meminfo: memFree=1058088/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=60352 CPUtime=1061.61
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 13750 0 0 0 106128 33 0 0 25 0 1 0 154297512 61800448 13636 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 15088 13636 721 52 0 13456 0
Current children cumulated CPU time (s) 1061.61
Current children cumulated vsize (KiB) 60352

[startup+1122.98 s]
/proc/loadavg: 1.00 1.03 1.32 2/65 3441
/proc/meminfo: memFree=1056680/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=61540 CPUtime=1121.63
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 14090 0 0 0 112129 34 0 0 25 0 1 0 154297512 63016960 13976 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 15385 13976 721 52 0 13753 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 61540

[startup+1183.01 s]
/proc/loadavg: 1.03 1.03 1.30 2/65 3441
/proc/meminfo: memFree=1055400/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=62860 CPUtime=1181.64
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 14431 0 0 0 118130 34 0 0 25 0 1 0 154297512 64368640 14317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 15715 14317 721 52 0 14083 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 62860

[startup+1243.04 s]
/proc/loadavg: 1.01 1.02 1.27 2/65 3441
/proc/meminfo: memFree=1054120/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=64180 CPUtime=1241.66
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 14767 0 0 0 124131 35 0 0 25 0 1 0 154297512 65720320 14653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 16045 14653 721 52 0 14413 0
Current children cumulated CPU time (s) 1241.66
Current children cumulated vsize (KiB) 64180

[startup+1303.07 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 3441
/proc/meminfo: memFree=1052776/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=66280 CPUtime=1301.68
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 15101 0 0 0 130132 36 0 0 25 0 1 0 154297512 67870720 14987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 16570 14987 721 52 0 14938 0
Current children cumulated CPU time (s) 1301.68
Current children cumulated vsize (KiB) 66280

[startup+1363.1 s]
/proc/loadavg: 1.00 1.01 1.24 2/65 3441
/proc/meminfo: memFree=1051432/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=67600 CPUtime=1361.69
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 15431 0 0 0 136133 36 0 0 25 0 1 0 154297512 69222400 15317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 16900 15317 721 52 0 15268 0
Current children cumulated CPU time (s) 1361.69
Current children cumulated vsize (KiB) 67600

[startup+1423.13 s]
/proc/loadavg: 1.00 1.01 1.22 2/65 3441
/proc/meminfo: memFree=1050216/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=68788 CPUtime=1421.7
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 15757 0 0 0 142133 37 0 0 25 0 1 0 154297512 70438912 15643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 17197 15643 721 52 0 15565 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 68788

[startup+1483.16 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 3441
/proc/meminfo: memFree=1048808/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=69976 CPUtime=1481.72
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 16097 0 0 0 148134 38 0 0 25 0 1 0 154297512 71655424 15983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 17494 15983 721 52 0 15862 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 69976

[startup+1543.2 s]
/proc/loadavg: 1.00 1.00 1.19 2/65 3441
/proc/meminfo: memFree=1047464/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=71296 CPUtime=1541.74
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 16429 0 0 0 154136 38 0 0 25 0 1 0 154297512 73007104 16315 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 17824 16315 721 52 0 16192 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 71296

[startup+1603.22 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 3441
/proc/meminfo: memFree=1046120/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=72484 CPUtime=1601.76
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 16761 0 0 0 160137 39 0 0 25 0 1 0 154297512 74223616 16647 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 18121 16647 721 52 0 16489 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 72484

[startup+1663.26 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 3441
/proc/meminfo: memFree=1044840/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=73804 CPUtime=1661.77
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 17090 0 0 0 166138 39 0 0 25 0 1 0 154297512 75575296 16976 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 18451 16976 721 52 0 16819 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 73804

[startup+1723.29 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 3443
/proc/meminfo: memFree=1043304/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=74992 CPUtime=1721.79
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 17424 0 0 0 172139 40 0 0 25 0 1 0 154297512 76791808 17310 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 18748 17310 721 52 0 17116 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 74992

[startup+1783.33 s]
/proc/loadavg: 1.03 1.01 1.14 2/65 3443
/proc/meminfo: memFree=1042024/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=76180 CPUtime=1781.82
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 17747 0 0 0 178141 41 0 0 25 0 1 0 154297512 78008320 17633 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665737 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 19045 17633 721 52 0 17413 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 76180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.56 s]
/proc/loadavg: 1.02 1.01 1.14 2/65 3443
/proc/meminfo: memFree=1041640/2055920 swapFree=4192812/4192956
[pid=3190] ppid=3188 vsize=76576 CPUtime=1800.05
/proc/3190/stat : 3190 (CSPtoSAT+minisa) R 3188 3190 335 0 -1 4194304 17847 0 0 0 179964 41 0 0 25 0 1 0 154297512 78413824 17733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/3190/statm: 19144 17733 721 52 0 17512 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 76576

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.58
CPU time (s): 1800.07
CPU user time (s): 1799.65
CPU system time (s): 0.423935
CPU usage (%): 99.9164
Max. virtual memory (cumulated for all children) (KiB): 76576

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

runsolver used 1.85472 s user time and 4.65029 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan  6 04:49:43 UTC 2007


IDJOB= 204774
IDBENCH= 4053
FILE ID= node41/204774-1168058982

PBS_JOBID= 3475453

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp16-20/fapp17/fapp17-0300-2.xml
COMMAND LINE= /tmp/evaluation/204774-1168058982/CSPtoSAT+minisat /tmp/evaluation/204774-1168058982/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-204774-1168058982 -o ROOT/results/node41/solver-204774-1168058982 -C 1800 -M 900  /tmp/evaluation/204774-1168058982/CSPtoSAT+minisat /tmp/evaluation/204774-1168058982/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  95e7760a24f3e7820ef97b64d0da78c8

RANDOM SEED= 769277220

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:       1033016 kB
Buffers:         74624 kB
Cached:         770208 kB
SwapCached:          0 kB
Active:         243836 kB
Inactive:       691416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1033016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:         103964 kB
Slab:            72908 kB
Committed_AS:  2531156 kB
PageTables:       1964 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= 66531 MiB



End job on node41 on Sat Jan  6 05:19:44 UTC 2007