Trace number 205900

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.15 1801.06

General information on the benchmark

Namefapp/fapp36-40/fapp38/
fapp38-2500-4.xml
MD5SUM29d2a8da7341631845e2654619c03948
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 benchmark44.5392
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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-205900-1168059202 -o ROOT/results/node62/solver-205900-1168059202 -C 1800 -M 900 /tmp/evaluation/205900-1168059202/CSPtoSAT+minisat /tmp/evaluation/205900-1168059202/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.70 1.93 1.89 6/71 32065
/proc/meminfo: memFree=1206176/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=6696 CPUtime=0
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 154318601 6856704 383 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8076152 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 1674 383 358 52 0 30 0

[startup+0.103797 s]
/proc/loadavg: 1.70 1.93 1.89 6/71 32065
/proc/meminfo: memFree=1206176/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=6952 CPUtime=0.09
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 840 0 0 0 9 0 0 0 18 0 1 0 154318601 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157726484 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.513874 s]
/proc/loadavg: 1.70 1.93 1.89 6/71 32065
/proc/meminfo: memFree=1206176/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=96392 CPUtime=0.5
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 20130 0 0 0 41 9 0 0 21 0 1 0 154318601 98705408 19922 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134575914 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 24098 19922 696 52 0 22466 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 96392

[startup+1.33403 s]
/proc/loadavg: 1.70 1.93 1.89 2/68 32065
/proc/meminfo: memFree=1040504/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=220984 CPUtime=1.32
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 49997 0 0 0 111 21 0 0 25 0 1 0 154318601 226287616 49789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8541819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 55246 49791 696 52 0 53614 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 220984

[startup+2.97036 s]
/proc/loadavg: 1.70 1.93 1.89 2/68 32066
/proc/meminfo: memFree=876088/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=494000 CPUtime=2.96
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 110118 0 0 0 246 50 0 0 25 0 1 0 154318601 505856000 109910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8541819 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 123500 109912 696 52 0 121868 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 494000

[startup+6.249 s]
/proc/loadavg: 1.64 1.92 1.89 2/68 32066
/proc/meminfo: memFree=631032/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=653552 CPUtime=6.24
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 145314 0 0 0 556 68 0 0 25 0 1 0 154318601 669237248 145073 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8242768 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 163388 145073 704 52 0 161756 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 653552

[startup+12.7033 s]
/proc/loadavg: 1.59 1.90 1.88 2/68 32068
/proc/meminfo: memFree=623616/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=658900 CPUtime=12.69
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 146969 0 0 0 1200 69 0 0 25 0 1 0 154318601 674713600 146485 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 164725 146485 721 52 0 163093 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 658900

[startup+25.5158 s]
/proc/loadavg: 1.54 1.87 1.87 3/73 32094
/proc/meminfo: memFree=497752/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=659612 CPUtime=25.47
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 147090 0 0 0 2478 69 0 0 25 0 1 0 154318601 675442688 146606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671676 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 164903 146606 721 52 0 163271 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 659612

[startup+51.1689 s]
/proc/loadavg: 1.70 1.88 1.88 3/73 32094
/proc/meminfo: memFree=316440/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=660280 CPUtime=51.11
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 147304 0 0 0 5042 69 0 0 25 0 1 0 154318601 676126720 146820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 165070 146820 721 52 0 163438 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 660280

[startup+102.371 s]
/proc/loadavg: 1.87 1.90 1.88 3/73 32094
/proc/meminfo: memFree=314712/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=661356 CPUtime=102.3
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 147438 0 0 0 10160 70 0 0 25 0 1 0 154318601 677228544 146954 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 165339 146954 721 52 0 163707 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 661356

[startup+162.395 s]
/proc/loadavg: 1.95 1.91 1.89 3/73 32094
/proc/meminfo: memFree=313688/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=661784 CPUtime=162.3
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 147547 0 0 0 16160 70 0 0 25 0 1 0 154318601 677666816 147063 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 165446 147063 721 52 0 163814 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 661784

[startup+222.422 s]
/proc/loadavg: 1.98 1.93 1.89 3/73 32094
/proc/meminfo: memFree=312856/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=662048 CPUtime=222.3
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 147641 0 0 0 22160 70 0 0 25 0 1 0 154318601 677937152 147157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 165512 147157 721 52 0 163880 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 662048

[startup+282.456 s]
/proc/loadavg: 1.99 1.94 1.90 3/73 32094
/proc/meminfo: memFree=312024/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=662524 CPUtime=282.31
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 147744 0 0 0 28161 70 0 0 25 0 1 0 154318601 678424576 147260 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 165631 147260 721 52 0 163999 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 662524

[startup+342.486 s]
/proc/loadavg: 1.99 1.95 1.91 3/73 32094
/proc/meminfo: memFree=311128/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=662788 CPUtime=342.33
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 147869 0 0 0 34162 71 0 0 25 0 1 0 154318601 678694912 147385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 165697 147385 721 52 0 164065 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 662788

[startup+402.517 s]
/proc/loadavg: 2.08 1.98 1.92 3/73 32094
/proc/meminfo: memFree=310296/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=663216 CPUtime=402.33
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 147961 0 0 0 40162 71 0 0 25 0 1 0 154318601 679133184 147477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665607 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 165804 147477 721 52 0 164172 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 663216

[startup+462.556 s]
/proc/loadavg: 2.03 1.98 1.92 3/79 32160
/proc/meminfo: memFree=308184/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=663612 CPUtime=462.26
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148052 0 0 0 46155 71 0 0 25 0 1 0 154318601 679538688 147568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 165903 147568 721 52 0 164271 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 663612

[startup+522.603 s]
/proc/loadavg: 2.09 2.00 1.92 3/79 32258
/proc/meminfo: memFree=307288/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=664008 CPUtime=522.18
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148146 0 0 0 52147 71 0 0 25 0 1 0 154318601 679944192 147662 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166002 147662 721 52 0 164370 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 664008

[startup+582.647 s]
/proc/loadavg: 2.03 2.00 1.92 3/73 32292
/proc/meminfo: memFree=307928/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=664352 CPUtime=582.16
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148237 0 0 0 58144 72 0 0 25 0 1 0 154318601 680296448 147753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166088 147753 721 52 0 164456 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 664352

[startup+642.686 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 32292
/proc/meminfo: memFree=307160/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=664748 CPUtime=642.17
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148327 0 0 0 64145 72 0 0 25 0 1 0 154318601 680701952 147843 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166187 147843 721 52 0 164555 0
Current children cumulated CPU time (s) 642.17
Current children cumulated vsize (KiB) 664748

[startup+702.717 s]
/proc/loadavg: 2.07 2.02 1.93 3/73 32292
/proc/meminfo: memFree=306392/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=665144 CPUtime=702.18
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148421 0 0 0 70146 72 0 0 25 0 1 0 154318601 681107456 147937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166286 147937 721 52 0 164654 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 665144

[startup+762.75 s]
/proc/loadavg: 2.02 2.02 1.93 3/73 32292
/proc/meminfo: memFree=305624/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=665408 CPUtime=762.2
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148512 0 0 0 76147 73 0 0 25 0 1 0 154318601 681377792 148028 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166352 148028 721 52 0 164720 0
Current children cumulated CPU time (s) 762.2
Current children cumulated vsize (KiB) 665408

[startup+822.778 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 32292
/proc/meminfo: memFree=304920/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=665804 CPUtime=822.21
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148603 0 0 0 82148 73 0 0 25 0 1 0 154318601 681783296 148119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166451 148119 721 52 0 164819 0
Current children cumulated CPU time (s) 822.21
Current children cumulated vsize (KiB) 665804

[startup+882.807 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=304152/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=666320 CPUtime=882.21
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148693 0 0 0 88148 73 0 0 25 0 1 0 154318601 682311680 148209 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166580 148209 721 52 0 164948 0
Current children cumulated CPU time (s) 882.21
Current children cumulated vsize (KiB) 666320

[startup+942.84 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=303448/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=666584 CPUtime=942.22
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148779 0 0 0 94149 73 0 0 25 0 1 0 154318601 682582016 148295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166646 148295 721 52 0 165014 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 666584

[startup+1002.87 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=302680/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=666980 CPUtime=1002.22
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148869 0 0 0 100149 73 0 0 25 0 1 0 154318601 682987520 148385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166745 148385 721 52 0 165113 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 666980

[startup+1062.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=302040/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=667244 CPUtime=1062.24
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 148956 0 0 0 106150 74 0 0 25 0 1 0 154318601 683257856 148472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166811 148472 721 52 0 165179 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 667244

[startup+1122.93 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=301272/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=667640 CPUtime=1122.25
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149051 0 0 0 112151 74 0 0 25 0 1 0 154318601 683663360 148567 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166910 148567 721 52 0 165278 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 667640

[startup+1182.96 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=300568/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=667904 CPUtime=1182.26
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149137 0 0 0 118152 74 0 0 25 0 1 0 154318601 683933696 148653 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 166976 148653 721 52 0 165344 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 667904

[startup+1242.99 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=299864/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=668300 CPUtime=1242.27
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149227 0 0 0 124152 75 0 0 25 0 1 0 154318601 684339200 148743 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167075 148743 721 52 0 165443 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 668300

[startup+1303.02 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=299096/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=668744 CPUtime=1302.28
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149314 0 0 0 130153 75 0 0 25 0 1 0 154318601 684793856 148830 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167186 148830 721 52 0 165554 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 668744

[startup+1363.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=298392/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=669140 CPUtime=1362.29
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149401 0 0 0 136154 75 0 0 25 0 1 0 154318601 685199360 148917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167285 148917 721 52 0 165653 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 669140

[startup+1423.09 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=297688/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=669404 CPUtime=1422.31
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149487 0 0 0 142155 76 0 0 25 0 1 0 154318601 685469696 149003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167351 149003 721 52 0 165719 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 669404

[startup+1483.12 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32292
/proc/meminfo: memFree=296984/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=669800 CPUtime=1482.31
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149573 0 0 0 148155 76 0 0 25 0 1 0 154318601 685875200 149089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167450 149089 721 52 0 165818 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 669800

[startup+1543.15 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 32294
/proc/meminfo: memFree=296216/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=670064 CPUtime=1542.32
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149672 0 0 0 154156 76 0 0 25 0 1 0 154318601 686145536 149188 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167516 149188 721 52 0 165884 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 670064

[startup+1603.19 s]
/proc/loadavg: 2.03 2.01 1.94 3/73 32294
/proc/meminfo: memFree=295512/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=670460 CPUtime=1602.34
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149759 0 0 0 160157 77 0 0 25 0 1 0 154318601 686551040 149275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167615 149275 721 52 0 165983 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 670460

[startup+1663.23 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 32294
/proc/meminfo: memFree=294808/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=670724 CPUtime=1662.36
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149844 0 0 0 166159 77 0 0 25 0 1 0 154318601 686821376 149360 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667403 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167681 149360 721 52 0 166049 0
Current children cumulated CPU time (s) 1662.36
Current children cumulated vsize (KiB) 670724

[startup+1723.26 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 32294
/proc/meminfo: memFree=294104/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=671120 CPUtime=1722.37
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 149932 0 0 0 172160 77 0 0 25 0 1 0 154318601 687226880 149448 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167780 149448 721 52 0 166148 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 671120

[startup+1783.29 s]
/proc/loadavg: 2.00 2.00 1.94 4/73 32294
/proc/meminfo: memFree=293400/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=671384 CPUtime=1782.38
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 150020 0 0 0 178161 77 0 0 25 0 1 0 154318601 687497216 149536 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167846 149536 721 52 0 166214 0
Current children cumulated CPU time (s) 1782.38
Current children cumulated vsize (KiB) 671384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.94 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 32294
/proc/meminfo: memFree=293208/2055920 swapFree=4192812/4192956
[pid=32064] ppid=32058 vsize=671516 CPUtime=1800.03
/proc/32064/stat : 32064 (CSPtoSAT+minisa) R 32058 32064 31932 0 -1 4194304 150044 0 0 0 179926 77 0 0 25 0 1 0 154318601 687632384 149560 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 1 0 0
/proc/32064/statm: 167879 149560 721 52 0 166247 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 671516

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.06
CPU time (s): 1800.15
CPU user time (s): 1799.26
CPU system time (s): 0.888864
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 671516

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

runsolver used 1.60776 s user time and 4.87026 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 04:53:27 UTC 2007


IDJOB= 205900
IDBENCH= 4174
FILE ID= node62/205900-1168059202

PBS_JOBID= 3475519

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp38/fapp38-2500-4.xml
COMMAND LINE= /tmp/evaluation/205900-1168059202/CSPtoSAT+minisat /tmp/evaluation/205900-1168059202/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-205900-1168059202 -o ROOT/results/node62/solver-205900-1168059202 -C 1800 -M 900  /tmp/evaluation/205900-1168059202/CSPtoSAT+minisat /tmp/evaluation/205900-1168059202/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  29d2a8da7341631845e2654619c03948

RANDOM SEED= 650274721

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:       1122800 kB
Buffers:         58064 kB
Cached:         692724 kB
SwapCached:          0 kB
Active:         194724 kB
Inactive:       660104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1122800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10188 kB
Writeback:           0 kB
Mapped:         117656 kB
Slab:            63532 kB
Committed_AS:  2900824 kB
PageTables:       2024 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= 66538 MiB



End job on node62 on Sat Jan  6 05:23:32 UTC 2007