Trace number 205673

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.2 1800.93

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-8.xml
MD5SUM780bc7cf3432a828d9bbecb1a5751390
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 benchmark54.2178
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
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.62	c ...done
8.62	c #SATvar=5613692 #SATclauses=11218380 #CSPpredicates=53548

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/node60/watcher-205673-1168059177 -o ROOT/results/node60/solver-205673-1168059177 -C 1800 -M 900 /tmp/evaluation/205673-1168059177/CSPtoSAT+minisat /tmp/evaluation/205673-1168059177/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.61 0.90 1.06 5/70 9879
/proc/meminfo: memFree=1445308/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=6696 CPUtime=0
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 154316415 6856704 402 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5537882 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 1674 403 365 52 0 30 0

[startup+0.104131 s]
/proc/loadavg: 0.61 0.90 1.06 5/70 9879
/proc/meminfo: memFree=1445308/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=6952 CPUtime=0.09
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 839 0 0 0 9 0 0 0 18 0 1 0 154316415 7118848 807 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310398 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 1738 807 689 52 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6952

[startup+0.512175 s]
/proc/loadavg: 0.61 0.90 1.06 5/70 9879
/proc/meminfo: memFree=1445308/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=120964 CPUtime=0.5
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 22458 0 0 0 39 11 0 0 21 0 1 0 154316415 123867136 22206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134575914 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 30241 22208 696 52 0 28609 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 120964

[startup+1.33325 s]
/proc/loadavg: 0.61 0.90 1.06 3/73 9882
/proc/meminfo: memFree=1106576/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=239880 CPUtime=1.32
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 51219 0 0 0 107 25 0 0 25 0 1 0 154316415 245637120 50967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5969531 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 59970 50969 696 52 0 58338 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 239880

[startup+2.97042 s]
/proc/loadavg: 0.72 0.92 1.07 3/73 9882
/proc/meminfo: memFree=764496/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=491140 CPUtime=2.95
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 111892 0 0 0 239 56 0 0 25 0 1 0 154316415 502927360 111639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5969531 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 122785 111642 696 52 0 121153 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 491140

[startup+6.25573 s]
/proc/loadavg: 0.72 0.92 1.07 3/73 9882
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=803508 CPUtime=6.23
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 184864 0 0 0 529 94 0 0 25 0 1 0 154316415 822792192 184611 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5969531 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 200877 184611 704 52 0 199245 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 803508

[startup+12.7124 s]
/proc/loadavg: 0.91 0.96 1.08 3/73 9882
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=810388 CPUtime=12.67
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 186825 0 0 0 1171 96 0 0 25 0 1 0 154316415 829837312 186365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678600 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 202597 186365 721 52 0 200965 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 810388

[startup+25.5436 s]
/proc/loadavg: 1.08 0.99 1.09 3/73 9882
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=810836 CPUtime=25.5
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 186878 0 0 0 2454 96 0 0 25 0 1 0 154316415 830296064 186418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 202709 186418 721 52 0 201077 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 810836

[startup+51.1912 s]
/proc/loadavg: 1.39 1.07 1.11 3/73 9882
/proc/meminfo: memFree=14864/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=811772 CPUtime=51.13
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187059 0 0 0 5017 96 0 0 25 0 1 0 154316415 831254528 186599 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 202943 186599 721 52 0 201311 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 811772

[startup+102.395 s]
/proc/loadavg: 1.73 1.21 1.15 3/73 9882
/proc/meminfo: memFree=15824/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=812644 CPUtime=102.31
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187360 0 0 0 10135 96 0 0 25 0 1 0 154316415 832147456 186900 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 203161 186900 721 52 0 201529 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 812644

[startup+162.418 s]
/proc/loadavg: 1.95 1.37 1.21 3/73 9882
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=813988 CPUtime=162.32
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187480 0 0 0 16136 96 0 0 25 0 1 0 154316415 833523712 187020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 203497 187020 721 52 0 201865 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 813988

[startup+222.446 s]
/proc/loadavg: 1.98 1.49 1.26 3/73 9882
/proc/meminfo: memFree=15824/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=814300 CPUtime=222.33
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187564 0 0 0 22137 96 0 0 25 0 1 0 154316415 833843200 187104 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 203575 187104 721 52 0 201943 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 814300

[startup+282.473 s]
/proc/loadavg: 1.99 1.57 1.30 3/73 9882
/proc/meminfo: memFree=15184/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=814564 CPUtime=282.34
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187645 0 0 0 28138 96 0 0 25 0 1 0 154316415 834113536 187185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 203641 187185 721 52 0 202009 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 814564

[startup+342.501 s]
/proc/loadavg: 1.99 1.65 1.34 3/73 9882
/proc/meminfo: memFree=16080/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=814960 CPUtime=342.36
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187725 0 0 0 34140 96 0 0 25 0 1 0 154316415 834519040 187265 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671177 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 203740 187265 721 52 0 202108 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 814960

[startup+402.529 s]
/proc/loadavg: 1.99 1.71 1.38 3/73 9882
/proc/meminfo: memFree=15376/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=815224 CPUtime=402.38
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187803 0 0 0 40141 97 0 0 25 0 1 0 154316415 834789376 187343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 203806 187343 721 52 0 202174 0
Current children cumulated CPU time (s) 402.38
Current children cumulated vsize (KiB) 815224

[startup+462.554 s]
/proc/loadavg: 1.99 1.76 1.41 3/73 9882
/proc/meminfo: memFree=16336/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=815488 CPUtime=462.39
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187881 0 0 0 46142 97 0 0 25 0 1 0 154316415 835059712 187421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 203872 187421 721 52 0 202240 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 815488

[startup+522.596 s]
/proc/loadavg: 2.04 1.82 1.46 3/79 10024
/proc/meminfo: memFree=15896/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=815916 CPUtime=522.25
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 187958 0 0 0 52128 97 0 0 25 0 1 0 154316415 835497984 187498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 203979 187498 721 52 0 202347 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 815916

[startup+582.637 s]
/proc/loadavg: 2.01 1.85 1.49 3/73 10080
/proc/meminfo: memFree=16208/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=816180 CPUtime=582.2
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188034 0 0 0 58123 97 0 0 25 0 1 0 154316415 835768320 187574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204045 187574 721 52 0 202413 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 816180

[startup+642.663 s]
/proc/loadavg: 2.00 1.87 1.52 3/73 10080
/proc/meminfo: memFree=15824/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=816444 CPUtime=642.21
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188109 0 0 0 64124 97 0 0 25 0 1 0 154316415 836038656 187649 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204111 187649 721 52 0 202479 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 816444

[startup+702.687 s]
/proc/loadavg: 2.00 1.89 1.54 3/73 10080
/proc/meminfo: memFree=15248/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=816708 CPUtime=702.21
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188187 0 0 0 70124 97 0 0 25 0 1 0 154316415 836308992 187727 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204177 187727 721 52 0 202545 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 816708

[startup+762.716 s]
/proc/loadavg: 2.00 1.91 1.57 3/73 10080
/proc/meminfo: memFree=16144/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=817184 CPUtime=762.24
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188261 0 0 0 76126 98 0 0 25 0 1 0 154316415 836796416 187801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671290 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204296 187801 721 52 0 202664 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 817184

[startup+822.749 s]
/proc/loadavg: 2.00 1.92 1.59 3/73 10080
/proc/meminfo: memFree=15504/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=817448 CPUtime=822.25
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188336 0 0 0 82127 98 0 0 25 0 1 0 154316415 837066752 187876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533075 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204362 187876 721 52 0 202730 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 817448

[startup+882.788 s]
/proc/loadavg: 2.00 1.93 1.62 3/73 10080
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=817712 CPUtime=882.28
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188409 0 0 0 88130 98 0 0 25 0 1 0 154316415 837337088 187949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204428 187949 721 52 0 202796 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 817712

[startup+942.822 s]
/proc/loadavg: 2.00 1.94 1.64 3/73 10080
/proc/meminfo: memFree=15952/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=817976 CPUtime=942.29
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188481 0 0 0 94131 98 0 0 25 0 1 0 154316415 837607424 188021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204494 188021 721 52 0 202862 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 817976

[startup+1002.85 s]
/proc/loadavg: 2.00 1.95 1.66 3/73 10080
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=818240 CPUtime=1002.3
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188553 0 0 0 100132 98 0 0 25 0 1 0 154316415 837877760 188093 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204560 188093 721 52 0 202928 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 818240

[startup+1062.89 s]
/proc/loadavg: 2.00 1.96 1.67 3/73 10080
/proc/meminfo: memFree=14864/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=818504 CPUtime=1062.33
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188625 0 0 0 106135 98 0 0 25 0 1 0 154316415 838148096 188165 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204626 188165 721 52 0 202994 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 818504

[startup+1122.92 s]
/proc/loadavg: 2.06 1.98 1.70 3/73 10080
/proc/meminfo: memFree=15824/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=818888 CPUtime=1122.34
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188696 0 0 0 112136 98 0 0 25 0 1 0 154316415 838541312 188236 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204722 188236 721 52 0 203090 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 818888

[startup+1182.95 s]
/proc/loadavg: 2.02 1.98 1.71 3/73 10080
/proc/meminfo: memFree=15248/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=819152 CPUtime=1182.36
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188766 0 0 0 118138 98 0 0 25 0 1 0 154316415 838811648 188306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665390 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204788 188306 721 52 0 203156 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 819152

[startup+1242.98 s]
/proc/loadavg: 2.00 1.98 1.73 3/73 10080
/proc/meminfo: memFree=16144/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=819416 CPUtime=1242.37
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188839 0 0 0 124139 98 0 0 25 0 1 0 154316415 839081984 188379 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204854 188379 721 52 0 203222 0
Current children cumulated CPU time (s) 1242.37
Current children cumulated vsize (KiB) 819416

[startup+1303.01 s]
/proc/loadavg: 2.00 1.98 1.74 3/73 10080
/proc/meminfo: memFree=15248/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=819680 CPUtime=1302.39
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 188973 0 0 0 130141 98 0 0 25 0 1 0 154316415 839352320 188513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 204920 188513 721 52 0 203288 0
Current children cumulated CPU time (s) 1302.39
Current children cumulated vsize (KiB) 819680

[startup+1363.04 s]
/proc/loadavg: 2.00 1.98 1.75 3/73 10080
/proc/meminfo: memFree=16208/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=820076 CPUtime=1362.4
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189044 0 0 0 136142 98 0 0 25 0 1 0 154316415 839757824 188584 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205019 188584 721 52 0 203387 0
Current children cumulated CPU time (s) 1362.4
Current children cumulated vsize (KiB) 820076

[startup+1423.07 s]
/proc/loadavg: 2.00 1.98 1.77 3/73 10080
/proc/meminfo: memFree=15632/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=820340 CPUtime=1422.42
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189117 0 0 0 142143 99 0 0 25 0 1 0 154316415 840028160 188657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205085 188657 721 52 0 203453 0
Current children cumulated CPU time (s) 1422.42
Current children cumulated vsize (KiB) 820340

[startup+1483.09 s]
/proc/loadavg: 2.00 1.98 1.78 3/73 10080
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=820604 CPUtime=1482.43
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189188 0 0 0 148144 99 0 0 25 0 1 0 154316415 840298496 188728 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205151 188728 721 52 0 203519 0
Current children cumulated CPU time (s) 1482.43
Current children cumulated vsize (KiB) 820604

[startup+1543.13 s]
/proc/loadavg: 2.00 1.98 1.79 3/73 10082
/proc/meminfo: memFree=16016/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=820868 CPUtime=1542.44
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189259 0 0 0 154145 99 0 0 25 0 1 0 154316415 840568832 188799 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205217 188799 721 52 0 203585 0
Current children cumulated CPU time (s) 1542.44
Current children cumulated vsize (KiB) 820868

[startup+1603.15 s]
/proc/loadavg: 2.00 1.98 1.80 3/73 10082
/proc/meminfo: memFree=15376/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=821132 CPUtime=1602.45
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189333 0 0 0 160146 99 0 0 25 0 1 0 154316415 840839168 188873 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667351 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205283 188873 721 52 0 203651 0
Current children cumulated CPU time (s) 1602.45
Current children cumulated vsize (KiB) 821132

[startup+1663.18 s]
/proc/loadavg: 2.00 1.98 1.81 3/73 10082
/proc/meminfo: memFree=16336/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=821396 CPUtime=1662.46
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189404 0 0 0 166147 99 0 0 25 0 1 0 154316415 841109504 188944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205349 188944 721 52 0 203717 0
Current children cumulated CPU time (s) 1662.46
Current children cumulated vsize (KiB) 821396

[startup+1723.21 s]
/proc/loadavg: 2.00 1.98 1.82 3/73 10082
/proc/meminfo: memFree=15760/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=821840 CPUtime=1722.48
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189475 0 0 0 172148 100 0 0 25 0 1 0 154316415 841564160 189015 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205460 189015 721 52 0 203828 0
Current children cumulated CPU time (s) 1722.48
Current children cumulated vsize (KiB) 821840

[startup+1783.24 s]
/proc/loadavg: 2.00 1.98 1.83 3/73 10082
/proc/meminfo: memFree=15184/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=822104 CPUtime=1782.5
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189548 0 0 0 178150 100 0 0 25 0 1 0 154316415 841834496 189088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205526 189088 721 52 0 203894 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (KiB) 822104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.78 s]
/proc/loadavg: 2.00 1.98 1.83 3/73 10082
/proc/meminfo: memFree=15056/2055920 swapFree=4192812/4192956
[pid=9878] ppid=9875 vsize=822236 CPUtime=1800.04
/proc/9878/stat : 9878 (CSPtoSAT+minisa) R 9875 9878 9769 0 -1 4194304 189569 0 0 0 179904 100 0 0 25 0 1 0 154316415 841969664 189109 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 1 0 0
/proc/9878/statm: 205559 189109 721 52 0 203927 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 822236

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.93
CPU time (s): 1800.2
CPU user time (s): 1799.05
CPU system time (s): 1.14782
CPU usage (%): 99.9589
Max. virtual memory (cumulated for all children) (KiB): 822236

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

runsolver used 1.61075 s user time and 4.86926 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 04:53:02 UTC 2007


IDJOB= 205673
IDBENCH= 4162
FILE ID= node60/205673-1168059177

PBS_JOBID= 3475532

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp40/fapp40-3000-8.xml
COMMAND LINE= /tmp/evaluation/205673-1168059177/CSPtoSAT+minisat /tmp/evaluation/205673-1168059177/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-205673-1168059177 -o ROOT/results/node60/solver-205673-1168059177 -C 1800 -M 900  /tmp/evaluation/205673-1168059177/CSPtoSAT+minisat /tmp/evaluation/205673-1168059177/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  780bc7cf3432a828d9bbecb1a5751390

RANDOM SEED= 922551417

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.236
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.236
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:       1446168 kB
Buffers:         57788 kB
Cached:         455612 kB
SwapCached:          0 kB
Active:         106428 kB
Inactive:       427028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446168 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           18176 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            62040 kB
Committed_AS:  3243632 kB
PageTables:       1684 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= 66536 MiB



End job on node60 on Sat Jan  6 05:23:06 UTC 2007