Trace number 208943

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 1800.75

General information on the benchmark

Namefapp/fapp01-05/fapp05/
fapp05-0350-7.xml
MD5SUMb60e9af78ed06e93dff81f85ad8e0768
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 benchmark2.00069
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.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...
0.53	c ...done
0.53	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/node38/watcher-208943-1168061163 -o ROOT/results/node38/solver-208943-1168061163 -C 1800 -M 900 /tmp/evaluation/208943-1168061163/CSPtoSAT+minisat /tmp/evaluation/208943-1168061163/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: 0.93 1.07 1.40 3/69 12747
/proc/meminfo: memFree=1638928/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=496 CPUtime=0
/proc/12746/stat : 12746 (CSPtoSAT+minisa) D 12739 12746 12668 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 154515988 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8606500 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/12746/statm: 124 36 29 52 0 19 0

[startup+0.10214 s]
/proc/loadavg: 0.93 1.07 1.40 3/69 12747
/proc/meminfo: memFree=1638928/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=19928 CPUtime=0.09
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 3790 0 0 0 7 2 0 0 18 0 1 0 154515988 20406272 3741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9041531 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 4982 3748 696 52 0 3350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19928

[startup+0.510211 s]
/proc/loadavg: 0.93 1.07 1.40 3/69 12747
/proc/meminfo: memFree=1638928/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=43912 CPUtime=0.5
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 8814 0 0 0 45 5 0 0 21 0 1 0 154515988 44965888 8765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134596610 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 10978 8765 704 52 0 9346 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 43912

[startup+1.33138 s]
/proc/loadavg: 1.02 1.09 1.40 3/73 12754
/proc/meminfo: memFree=1573600/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=43892 CPUtime=1.32
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 8878 0 0 0 127 5 0 0 25 0 1 0 154515988 44945408 8803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 10973 8803 721 52 0 9341 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 43892

[startup+2.97671 s]
/proc/loadavg: 1.02 1.09 1.40 3/73 12754
/proc/meminfo: memFree=1573216/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=44056 CPUtime=2.96
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 8920 0 0 0 291 5 0 0 25 0 1 0 154515988 45113344 8845 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 11014 8845 721 52 0 9382 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 44056

[startup+6.25534 s]
/proc/loadavg: 1.10 1.10 1.41 3/73 12754
/proc/meminfo: memFree=1572832/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=44256 CPUtime=6.23
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 8945 0 0 0 618 5 0 0 25 0 1 0 154515988 45318144 8870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665601 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 11064 8870 721 52 0 9432 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 44256

[startup+12.7296 s]
/proc/loadavg: 1.17 1.12 1.41 3/73 12754
/proc/meminfo: memFree=1572640/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=44388 CPUtime=12.71
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 8999 0 0 0 1266 5 0 0 25 0 1 0 154515988 45453312 8924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 11097 8924 721 52 0 9465 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 44388

[startup+25.5491 s]
/proc/loadavg: 1.30 1.15 1.41 3/73 12754
/proc/meminfo: memFree=1572320/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=44652 CPUtime=25.52
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 9062 0 0 0 2547 5 0 0 25 0 1 0 154515988 45723648 8987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 11163 8987 721 52 0 9531 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 44652

[startup+51.2031 s]
/proc/loadavg: 1.57 1.23 1.43 3/73 12754
/proc/meminfo: memFree=1571296/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=45140 CPUtime=51.16
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 9184 0 0 0 5111 5 0 0 25 0 1 0 154515988 46223360 9109 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 11285 9109 721 52 0 9653 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 45140

[startup+102.503 s]
/proc/loadavg: 1.81 1.34 1.46 3/73 12754
/proc/meminfo: memFree=1569504/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=46012 CPUtime=102.44
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 9408 0 0 0 10238 6 0 0 25 0 1 0 154515988 47116288 9333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 11503 9333 721 52 0 9871 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 46012

[startup+162.529 s]
/proc/loadavg: 1.93 1.46 1.49 3/73 12754
/proc/meminfo: memFree=1567392/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=46968 CPUtime=162.45
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 9661 0 0 0 16239 6 0 0 25 0 1 0 154515988 48095232 9586 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 11742 9586 721 52 0 10110 0
Current children cumulated CPU time (s) 162.45
Current children cumulated vsize (KiB) 46968

[startup+222.559 s]
/proc/loadavg: 2.01 1.57 1.52 3/73 12754
/proc/meminfo: memFree=1565344/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=47972 CPUtime=222.46
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 9906 0 0 0 22239 7 0 0 25 0 1 0 154515988 49123328 9831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 11993 9831 721 52 0 10361 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 47972

[startup+282.584 s]
/proc/loadavg: 2.04 1.66 1.56 3/73 12754
/proc/meminfo: memFree=1563296/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=49016 CPUtime=282.46
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 10153 0 0 0 28239 7 0 0 25 0 1 0 154515988 50192384 10078 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 12254 10078 721 52 0 10622 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 49016

[startup+342.61 s]
/proc/loadavg: 2.01 1.72 1.58 3/73 12754
/proc/meminfo: memFree=1561312/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=49940 CPUtime=342.46
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 10391 0 0 0 34239 7 0 0 25 0 1 0 154515988 51138560 10316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 12485 10316 721 52 0 10853 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 49940

[startup+402.632 s]
/proc/loadavg: 2.00 1.77 1.60 3/73 12754
/proc/meminfo: memFree=1559392/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=51044 CPUtime=402.46
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 10621 0 0 0 40238 8 0 0 25 0 1 0 154515988 52269056 10546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 12761 10546 721 52 0 11129 0
Current children cumulated CPU time (s) 402.46
Current children cumulated vsize (KiB) 51044

[startup+462.651 s]
/proc/loadavg: 2.00 1.81 1.63 3/73 12754
/proc/meminfo: memFree=1557472/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=51836 CPUtime=462.46
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 10851 0 0 0 46238 8 0 0 25 0 1 0 154515988 53080064 10776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 12959 10776 721 52 0 11327 0
Current children cumulated CPU time (s) 462.46
Current children cumulated vsize (KiB) 51836

[startup+522.681 s]
/proc/loadavg: 2.00 1.84 1.65 3/73 12754
/proc/meminfo: memFree=1555488/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=52760 CPUtime=522.46
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 11080 0 0 0 52238 8 0 0 25 0 1 0 154515988 54026240 11005 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 13190 11005 721 52 0 11558 0
Current children cumulated CPU time (s) 522.46
Current children cumulated vsize (KiB) 52760

[startup+582.707 s]
/proc/loadavg: 2.00 1.87 1.66 3/73 12754
/proc/meminfo: memFree=1553632/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=53820 CPUtime=582.47
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 11306 0 0 0 58238 9 0 0 25 0 1 0 154515988 55111680 11231 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 13455 11231 721 52 0 11823 0
Current children cumulated CPU time (s) 582.47
Current children cumulated vsize (KiB) 53820

[startup+642.734 s]
/proc/loadavg: 2.00 1.89 1.68 3/73 12754
/proc/meminfo: memFree=1551712/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=54744 CPUtime=642.47
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 11533 0 0 0 64238 9 0 0 25 0 1 0 154515988 56057856 11458 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 13686 11458 721 52 0 12054 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 54744

[startup+702.754 s]
/proc/loadavg: 2.05 1.92 1.71 3/73 12754
/proc/meminfo: memFree=1549792/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=55536 CPUtime=702.48
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 11760 0 0 0 70238 10 0 0 25 0 1 0 154515988 56868864 11685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533148 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 13884 11685 721 52 0 12252 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 55536

[startup+762.781 s]
/proc/loadavg: 2.02 1.93 1.72 3/73 12754
/proc/meminfo: memFree=1547936/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=56328 CPUtime=762.48
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 11982 0 0 0 76238 10 0 0 25 0 1 0 154515988 57679872 11907 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 14082 11907 721 52 0 12450 0
Current children cumulated CPU time (s) 762.48
Current children cumulated vsize (KiB) 56328

[startup+822.811 s]
/proc/loadavg: 2.00 1.94 1.74 3/73 12754
/proc/meminfo: memFree=1546080/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=57252 CPUtime=822.48
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 12201 0 0 0 82238 10 0 0 25 0 1 0 154515988 58626048 12126 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 14313 12126 721 52 0 12681 0
Current children cumulated CPU time (s) 822.48
Current children cumulated vsize (KiB) 57252

[startup+882.84 s]
/proc/loadavg: 2.00 1.95 1.75 3/73 12754
/proc/meminfo: memFree=1544288/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=58448 CPUtime=882.49
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 12418 0 0 0 88238 11 0 0 25 0 1 0 154515988 59850752 12343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 14612 12343 721 52 0 12980 0
Current children cumulated CPU time (s) 882.49
Current children cumulated vsize (KiB) 58448

[startup+942.869 s]
/proc/loadavg: 2.00 1.95 1.76 3/73 12754
/proc/meminfo: memFree=1542432/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=59240 CPUtime=942.49
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 12637 0 0 0 94238 11 0 0 25 0 1 0 154515988 60661760 12562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 14810 12562 721 52 0 13178 0
Current children cumulated CPU time (s) 942.49
Current children cumulated vsize (KiB) 59240

[startup+1002.9 s]
/proc/loadavg: 2.00 1.96 1.77 3/73 12754
/proc/meminfo: memFree=1540576/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=60032 CPUtime=1002.5
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 12852 0 0 0 100238 12 0 0 25 0 1 0 154515988 61472768 12777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 15008 12777 721 52 0 13376 0
Current children cumulated CPU time (s) 1002.5
Current children cumulated vsize (KiB) 60032

[startup+1062.92 s]
/proc/loadavg: 2.00 1.97 1.78 3/73 12754
/proc/meminfo: memFree=1538784/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=60824 CPUtime=1062.5
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 13065 0 0 0 106238 12 0 0 25 0 1 0 154515988 62283776 12990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 15206 12990 721 52 0 13574 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 60824

[startup+1122.96 s]
/proc/loadavg: 2.00 1.97 1.79 3/73 12754
/proc/meminfo: memFree=1536928/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=61616 CPUtime=1122.53
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 13285 0 0 0 112240 13 0 0 25 0 1 0 154515988 63094784 13210 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562954 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 15404 13210 721 52 0 13772 0
Current children cumulated CPU time (s) 1122.53
Current children cumulated vsize (KiB) 61616

[startup+1183 s]
/proc/loadavg: 2.00 1.97 1.81 3/73 12754
/proc/meminfo: memFree=1535072/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=62540 CPUtime=1182.53
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 13501 0 0 0 118240 13 0 0 25 0 1 0 154515988 64040960 13426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 15635 13426 721 52 0 14003 0
Current children cumulated CPU time (s) 1182.53
Current children cumulated vsize (KiB) 62540

[startup+1243.02 s]
/proc/loadavg: 2.00 1.97 1.82 3/73 12754
/proc/meminfo: memFree=1533344/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=63332 CPUtime=1242.53
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 13717 0 0 0 124240 13 0 0 25 0 1 0 154515988 64851968 13642 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671522 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 15833 13642 721 52 0 14201 0
Current children cumulated CPU time (s) 1242.53
Current children cumulated vsize (KiB) 63332

[startup+1303.05 s]
/proc/loadavg: 2.05 1.99 1.83 3/73 12754
/proc/meminfo: memFree=1531552/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=64124 CPUtime=1302.55
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 13932 0 0 0 130241 14 0 0 25 0 1 0 154515988 65662976 13857 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 16031 13857 721 52 0 14399 0
Current children cumulated CPU time (s) 1302.55
Current children cumulated vsize (KiB) 64124

[startup+1363.07 s]
/proc/loadavg: 2.05 2.00 1.84 3/73 12754
/proc/meminfo: memFree=1529760/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=65524 CPUtime=1362.54
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 14143 0 0 0 136240 14 0 0 25 0 1 0 154515988 67096576 14068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 16381 14068 721 52 0 14749 0
Current children cumulated CPU time (s) 1362.54
Current children cumulated vsize (KiB) 65524

[startup+1423.09 s]
/proc/loadavg: 2.02 2.00 1.85 3/73 12754
/proc/meminfo: memFree=1527968/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=66316 CPUtime=1422.54
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 14357 0 0 0 142240 14 0 0 25 0 1 0 154515988 67907584 14282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 16579 14282 721 52 0 14947 0
Current children cumulated CPU time (s) 1422.54
Current children cumulated vsize (KiB) 66316

[startup+1483.13 s]
/proc/loadavg: 2.08 2.02 1.86 3/73 12754
/proc/meminfo: memFree=1526176/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=67108 CPUtime=1482.56
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 14567 0 0 0 148241 15 0 0 25 0 1 0 154515988 68718592 14492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667440 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 16777 14492 721 52 0 15145 0
Current children cumulated CPU time (s) 1482.56
Current children cumulated vsize (KiB) 67108

[startup+1543.17 s]
/proc/loadavg: 2.08 2.03 1.87 3/73 12754
/proc/meminfo: memFree=1524384/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=67900 CPUtime=1542.58
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 14781 0 0 0 154243 15 0 0 25 0 1 0 154515988 69529600 14706 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 16975 14706 721 52 0 15343 0
Current children cumulated CPU time (s) 1542.58
Current children cumulated vsize (KiB) 67900

[startup+1603.2 s]
/proc/loadavg: 2.03 2.02 1.87 3/73 12754
/proc/meminfo: memFree=1522592/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=68692 CPUtime=1602.58
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 14996 0 0 0 160242 16 0 0 25 0 1 0 154515988 70340608 14921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 17173 14921 721 52 0 15541 0
Current children cumulated CPU time (s) 1602.58
Current children cumulated vsize (KiB) 68692

[startup+1663.22 s]
/proc/loadavg: 2.04 2.03 1.89 3/73 12754
/proc/meminfo: memFree=1520864/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=69664 CPUtime=1662.58
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 15205 0 0 0 166242 16 0 0 25 0 1 0 154515988 71335936 15130 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667430 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 17416 15130 721 52 0 15784 0
Current children cumulated CPU time (s) 1662.58
Current children cumulated vsize (KiB) 69664

[startup+1723.25 s]
/proc/loadavg: 2.01 2.02 1.89 3/73 12754
/proc/meminfo: memFree=1519072/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=70456 CPUtime=1722.59
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 15417 0 0 0 172243 16 0 0 25 0 1 0 154515988 72146944 15342 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 17614 15342 721 52 0 15982 0
Current children cumulated CPU time (s) 1722.59
Current children cumulated vsize (KiB) 70456

[startup+1783.28 s]
/proc/loadavg: 2.00 2.02 1.90 3/73 12754
/proc/meminfo: memFree=1517344/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=71248 CPUtime=1782.59
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 15628 0 0 0 178243 16 0 0 25 0 1 0 154515988 72957952 15553 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 17812 15553 721 52 0 16180 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (KiB) 71248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.73 s]
/proc/loadavg: 2.00 2.01 1.90 3/73 12754
/proc/meminfo: memFree=1516704/2055920 swapFree=4192812/4192956
[pid=12746] ppid=12739 vsize=71512 CPUtime=1800.04
/proc/12746/stat : 12746 (CSPtoSAT+minisa) R 12739 12746 12668 0 -1 4194304 15692 0 0 0 179988 16 0 0 25 0 1 0 154515988 73228288 15617 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/12746/statm: 17878 15617 721 52 0 16246 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 71512

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.75
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.181972
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 71512

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

runsolver used 1.67674 s user time and 4.89626 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 05:26:03 UTC 2007


IDJOB= 208943
IDBENCH= 4485
FILE ID= node38/208943-1168061163

PBS_JOBID= 3475593

Free space on /tmp= 66513 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b60e9af78ed06e93dff81f85ad8e0768

RANDOM SEED= 81117398

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.267
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.267
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:       1639128 kB
Buffers:         25216 kB
Cached:         299008 kB
SwapCached:          0 kB
Active:          51104 kB
Inactive:       293396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4548 kB
Writeback:           0 kB
Mapped:          30492 kB
Slab:            57808 kB
Committed_AS:  3063188 kB
PageTables:       1812 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= 66513 MiB



End job on node38 on Sat Jan  6 05:56:05 UTC 2007