Trace number 208847

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-5.xml
MD5SUM39cd7cfe533481e31426431358df8b06
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.72874
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.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.56	c ...done
0.56	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/node62/watcher-208847-1168061055 -o ROOT/results/node62/solver-208847-1168061055 -C 1800 -M 900 /tmp/evaluation/208847-1168061055/CSPtoSAT+minisat /tmp/evaluation/208847-1168061055/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.76 1.94 1.92 5/73 32370
/proc/meminfo: memFree=1189264/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=496 CPUtime=0
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 154503272 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8106788 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 124 36 29 52 0 19 0

[startup+0.104356 s]
/proc/loadavg: 1.76 1.94 1.92 5/73 32370
/proc/meminfo: memFree=1189264/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=19532 CPUtime=0.09
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 3669 0 0 0 8 1 0 0 18 0 1 0 154503272 20000768 3620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134670825 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 4883 3620 696 52 0 3251 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19532

[startup+0.512424 s]
/proc/loadavg: 1.76 1.94 1.92 5/73 32370
/proc/meminfo: memFree=1189264/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=43780 CPUtime=0.49
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 8795 0 0 0 45 4 0 0 20 0 1 0 154503272 44830720 8746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158494937 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 10945 8746 704 52 0 9313 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 43780

[startup+1.33759 s]
/proc/loadavg: 1.76 1.94 1.92 3/73 32370
/proc/meminfo: memFree=1156432/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=43892 CPUtime=1.31
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 8875 0 0 0 127 4 0 0 25 0 1 0 154503272 44945408 8800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 10973 8800 721 52 0 9341 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 43892

[startup+2.97792 s]
/proc/loadavg: 1.76 1.94 1.92 3/73 32370
/proc/meminfo: memFree=1155728/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=44136 CPUtime=2.93
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 8924 0 0 0 289 4 0 0 25 0 1 0 154503272 45195264 8849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 11034 8849 721 52 0 9402 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 44136

[startup+6.26057 s]
/proc/loadavg: 1.78 1.94 1.92 3/73 32370
/proc/meminfo: memFree=1154576/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=44256 CPUtime=6.18
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 8950 0 0 0 614 4 0 0 25 0 1 0 154503272 45318144 8875 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562805 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 11064 8875 721 52 0 9432 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 44256

[startup+12.7298 s]
/proc/loadavg: 1.80 1.94 1.92 3/73 32370
/proc/meminfo: memFree=1152720/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=44388 CPUtime=12.61
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 8998 0 0 0 1256 5 0 0 25 0 1 0 154503272 45453312 8923 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 11097 8923 721 52 0 9465 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 44388

[startup+25.5504 s]
/proc/loadavg: 1.84 1.94 1.92 3/73 32370
/proc/meminfo: memFree=1149136/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=44652 CPUtime=25.31
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 9063 0 0 0 2526 5 0 0 25 0 1 0 154503272 45723648 8988 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673933 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 11163 8988 721 52 0 9531 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 44652

[startup+51.2114 s]
/proc/loadavg: 1.89 1.94 1.92 3/73 32370
/proc/meminfo: memFree=1142608/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=45136 CPUtime=50.73
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 9189 0 0 0 5068 5 0 0 25 0 1 0 154503272 46219264 9114 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671512 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 11284 9114 721 52 0 9652 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 45136

[startup+102.418 s]
/proc/loadavg: 1.95 1.95 1.92 3/73 32370
/proc/meminfo: memFree=1133136/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=46140 CPUtime=101.48
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 9422 0 0 0 10142 6 0 0 25 0 1 0 154503272 47247360 9347 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 11535 9347 721 52 0 9903 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 46140

[startup+162.451 s]
/proc/loadavg: 1.98 1.95 1.92 3/73 32370
/proc/meminfo: memFree=1122704/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=47176 CPUtime=160.96
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 9684 0 0 0 16090 6 0 0 25 0 1 0 154503272 48308224 9609 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 11794 9609 721 52 0 10162 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 47176

[startup+222.491 s]
/proc/loadavg: 1.99 1.96 1.92 3/73 32370
/proc/meminfo: memFree=1117520/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=48232 CPUtime=220.46
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 9947 0 0 0 22039 7 0 0 25 0 1 0 154503272 49389568 9872 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 12058 9872 721 52 0 10426 0
Current children cumulated CPU time (s) 220.46
Current children cumulated vsize (KiB) 48232

[startup+282.523 s]
/proc/loadavg: 2.03 1.98 1.92 3/73 32370
/proc/meminfo: memFree=1116496/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=49276 CPUtime=279.96
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 10201 0 0 0 27988 8 0 0 25 0 1 0 154503272 50458624 10126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 12319 10126 721 52 0 10687 0
Current children cumulated CPU time (s) 279.96
Current children cumulated vsize (KiB) 49276

[startup+342.559 s]
/proc/loadavg: 2.01 1.98 1.92 3/73 32370
/proc/meminfo: memFree=1115472/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=50200 CPUtime=339.59
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 10449 0 0 0 33950 9 0 0 25 0 1 0 154503272 51404800 10374 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 12550 10374 721 52 0 10918 0
Current children cumulated CPU time (s) 339.59
Current children cumulated vsize (KiB) 50200

[startup+402.593 s]
/proc/loadavg: 2.00 1.98 1.92 3/73 32370
/proc/meminfo: memFree=1113360/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=51304 CPUtime=399.33
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 10700 0 0 0 39924 9 0 0 25 0 1 0 154503272 52535296 10625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 12826 10625 721 52 0 11194 0
Current children cumulated CPU time (s) 399.33
Current children cumulated vsize (KiB) 51304

[startup+462.622 s]
/proc/loadavg: 2.00 1.98 1.92 3/73 32370
/proc/meminfo: memFree=1107344/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=52228 CPUtime=459.09
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 10945 0 0 0 45899 10 0 0 25 0 1 0 154503272 53481472 10870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 13057 10870 721 52 0 11425 0
Current children cumulated CPU time (s) 459.09
Current children cumulated vsize (KiB) 52228

[startup+522.655 s]
/proc/loadavg: 2.00 1.98 1.92 3/73 32370
/proc/meminfo: memFree=1106320/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=53152 CPUtime=518.84
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 11190 0 0 0 51874 10 0 0 25 0 1 0 154503272 54427648 11115 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671665 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 13288 11115 721 52 0 11656 0
Current children cumulated CPU time (s) 518.84
Current children cumulated vsize (KiB) 53152

[startup+582.696 s]
/proc/loadavg: 2.00 1.98 1.92 3/73 32370
/proc/meminfo: memFree=1105360/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=54344 CPUtime=578.6
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 11432 0 0 0 57849 11 0 0 25 0 1 0 154503272 55648256 11357 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 13586 11357 721 52 0 11954 0
Current children cumulated CPU time (s) 578.6
Current children cumulated vsize (KiB) 54344

[startup+642.731 s]
/proc/loadavg: 2.04 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1104336/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=55268 CPUtime=638.35
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 11677 0 0 0 63823 12 0 0 25 0 1 0 154503272 56594432 11602 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 13817 11602 721 52 0 12185 0
Current children cumulated CPU time (s) 638.35
Current children cumulated vsize (KiB) 55268

[startup+702.767 s]
/proc/loadavg: 2.01 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1103376/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=56192 CPUtime=698.1
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 11913 0 0 0 69798 12 0 0 25 0 1 0 154503272 57540608 11838 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 14048 11838 721 52 0 12416 0
Current children cumulated CPU time (s) 698.1
Current children cumulated vsize (KiB) 56192

[startup+762.797 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1098960/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=56984 CPUtime=757.86
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 12149 0 0 0 75773 13 0 0 25 0 1 0 154503272 58351616 12074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 14246 12074 721 52 0 12614 0
Current children cumulated CPU time (s) 757.86
Current children cumulated vsize (KiB) 56984

[startup+822.829 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1097936/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=58312 CPUtime=817.61
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 12387 0 0 0 81747 14 0 0 25 0 1 0 154503272 59711488 12312 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667383 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 14578 12312 721 52 0 12946 0
Current children cumulated CPU time (s) 817.61
Current children cumulated vsize (KiB) 58312

[startup+882.87 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1096976/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=59236 CPUtime=877.36
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 12620 0 0 0 87722 14 0 0 25 0 1 0 154503272 60657664 12545 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671493 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 14809 12545 721 52 0 13177 0
Current children cumulated CPU time (s) 877.36
Current children cumulated vsize (KiB) 59236

[startup+942.906 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1096016/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=60028 CPUtime=937.12
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 12855 0 0 0 93697 15 0 0 25 0 1 0 154503272 61468672 12780 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 15007 12780 721 52 0 13375 0
Current children cumulated CPU time (s) 937.12
Current children cumulated vsize (KiB) 60028

[startup+1002.94 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1095056/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=60952 CPUtime=996.87
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 13089 0 0 0 99671 16 0 0 25 0 1 0 154503272 62414848 13014 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 15238 13014 721 52 0 13606 0
Current children cumulated CPU time (s) 996.87
Current children cumulated vsize (KiB) 60952

[startup+1062.97 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1091472/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=61744 CPUtime=1056.61
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 13322 0 0 0 105645 16 0 0 25 0 1 0 154503272 63225856 13247 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 15436 13247 721 52 0 13804 0
Current children cumulated CPU time (s) 1056.61
Current children cumulated vsize (KiB) 61744

[startup+1123.01 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1083792/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=62668 CPUtime=1116.36
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 13557 0 0 0 111619 17 0 0 25 0 1 0 154503272 64172032 13482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 15667 13482 721 52 0 14035 0
Current children cumulated CPU time (s) 1116.36
Current children cumulated vsize (KiB) 62668

[startup+1183.04 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1082448/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=63592 CPUtime=1176.13
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 13788 0 0 0 117596 17 0 0 25 0 1 0 154503272 65118208 13713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 15898 13713 721 52 0 14266 0
Current children cumulated CPU time (s) 1176.13
Current children cumulated vsize (KiB) 63592

[startup+1243.08 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1081488/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=64992 CPUtime=1235.88
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 14016 0 0 0 123571 17 0 0 25 0 1 0 154503272 66551808 13941 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 16248 13941 721 52 0 14616 0
Current children cumulated CPU time (s) 1235.88
Current children cumulated vsize (KiB) 64992

[startup+1303.12 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1080528/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=65916 CPUtime=1295.64
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 14247 0 0 0 129546 18 0 0 25 0 1 0 154503272 67497984 14172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 16479 14172 721 52 0 14847 0
Current children cumulated CPU time (s) 1295.64
Current children cumulated vsize (KiB) 65916

[startup+1363.16 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1079632/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=66708 CPUtime=1355.4
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 14478 0 0 0 135521 19 0 0 25 0 1 0 154503272 68308992 14403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 16677 14403 721 52 0 15045 0
Current children cumulated CPU time (s) 1355.4
Current children cumulated vsize (KiB) 66708

[startup+1423.19 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1078672/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=67632 CPUtime=1415.14
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 14706 0 0 0 141495 19 0 0 25 0 1 0 154503272 69255168 14631 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 16908 14631 721 52 0 15276 0
Current children cumulated CPU time (s) 1415.14
Current children cumulated vsize (KiB) 67632

[startup+1483.23 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1077712/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=68424 CPUtime=1474.9
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 14933 0 0 0 147470 20 0 0 25 0 1 0 154503272 70066176 14858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 17106 14858 721 52 0 15474 0
Current children cumulated CPU time (s) 1474.9
Current children cumulated vsize (KiB) 68424

[startup+1543.27 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1076816/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=69348 CPUtime=1534.64
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 15160 0 0 0 153444 20 0 0 25 0 1 0 154503272 71012352 15085 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 17337 15085 721 52 0 15705 0
Current children cumulated CPU time (s) 1534.64
Current children cumulated vsize (KiB) 69348

[startup+1603.31 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1072976/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=70140 CPUtime=1594.4
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 15387 0 0 0 159419 21 0 0 25 0 1 0 154503272 71823360 15312 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 17535 15312 721 52 0 15903 0
Current children cumulated CPU time (s) 1594.4
Current children cumulated vsize (KiB) 70140

[startup+1663.34 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1071248/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=71064 CPUtime=1654.17
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 15615 0 0 0 165395 22 0 0 25 0 1 0 154503272 72769536 15540 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 17766 15540 721 52 0 16134 0
Current children cumulated CPU time (s) 1654.17
Current children cumulated vsize (KiB) 71064

[startup+1723.37 s]
/proc/loadavg: 2.00 1.99 1.93 3/73 32370
/proc/meminfo: memFree=1070352/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=71856 CPUtime=1713.92
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 15845 0 0 0 171370 22 0 0 25 0 1 0 154503272 73580544 15770 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32369/statm: 17964 15770 721 52 0 16332 0
Current children cumulated CPU time (s) 1713.92
Current children cumulated vsize (KiB) 71856

[startup+1783.4 s]
/proc/loadavg: 2.07 2.02 1.94 3/73 32408
/proc/meminfo: memFree=1139984/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=72780 CPUtime=1773.68
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 16076 0 0 0 177344 24 0 0 25 0 1 0 154503272 74526720 16001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/32369/statm: 18195 16001 721 52 0 16563 0
Current children cumulated CPU time (s) 1773.68
Current children cumulated vsize (KiB) 72780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.78 s]
/proc/loadavg: 2.10 2.03 1.94 3/73 32408
/proc/meminfo: memFree=1138584/2055920 swapFree=4192812/4192956
[pid=32369] ppid=32367 vsize=73176 CPUtime=1800.07
/proc/32369/stat : 32369 (CSPtoSAT+minisa) R 32367 32369 31905 0 -1 4194304 16187 0 0 0 179982 25 0 0 25 0 1 0 154503272 74932224 16112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667281 0 0 4096 0 0 0 0 17 0 0 0
/proc/32369/statm: 18294 16112 721 52 0 16662 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 73176

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.82
CPU time (s): 1800.08
CPU user time (s): 1799.82
CPU system time (s): 0.26196
CPU usage (%): 99.4622
Max. virtual memory (cumulated for all children) (KiB): 73176

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

runsolver used 2.6046 s user time and 5.2632 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 05:24:15 UTC 2007


IDJOB= 208847
IDBENCH= 4479
FILE ID= node62/208847-1168061055

PBS_JOBID= 3475518

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  39cd7cfe533481e31426431358df8b06

RANDOM SEED= 909069353

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.259
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.259
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:       1189744 kB
Buffers:         58192 kB
Cached:         688380 kB
SwapCached:          0 kB
Active:         125088 kB
Inactive:       663064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1189744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4048 kB
Writeback:           0 kB
Mapped:          55232 kB
Slab:            63408 kB
Committed_AS:  2832300 kB
PageTables:       1852 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= 66547 MiB



End job on node62 on Sat Jan  6 05:54:26 UTC 2007