Trace number 206074

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 1808.39

General information on the benchmark

Namefapp/fapp36-40/fapp36/
fapp36-2000-1.xml
MD5SUM74504524e8a319c1310e9487cb947f0c
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 benchmark7.97579
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints18600
Maximum constraint arity2
Maximum domain size454
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18600
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...
3.15	c ...done
3.15	c #SATvar=2248939 #SATclauses=4491874 #CSPpredicates=18600

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/node34/watcher-206074-1168059220 -o ROOT/results/node34/solver-206074-1168059220 -C 1800 -M 900 /tmp/evaluation/206074-1168059220/CSPtoSAT+minisat /tmp/evaluation/206074-1168059220/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.66 1.91 1.89 4/73 7343
/proc/meminfo: memFree=935136/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=6696 CPUtime=0
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 154315938 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7691128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 1674 414 374 52 0 30 0

[startup+0.103842 s]
/proc/loadavg: 1.66 1.91 1.89 4/73 7343
/proc/meminfo: memFree=935136/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=11496 CPUtime=0.09
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 1788 0 0 0 9 0 0 0 18 0 1 0 154315938 11771904 1736 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 2874 1738 694 52 0 1242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11496

[startup+0.511871 s]
/proc/loadavg: 1.66 1.91 1.89 4/73 7343
/proc/meminfo: memFree=935136/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=93592 CPUtime=0.5
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 20284 0 0 0 42 8 0 0 22 0 1 0 154315938 95838208 20137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8156795 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 23398 20138 696 52 0 21766 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 93592

[startup+1.33295 s]
/proc/loadavg: 1.69 1.91 1.89 3/73 7343
/proc/meminfo: memFree=763168/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=226768 CPUtime=1.32
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 50920 0 0 0 107 25 0 0 25 0 1 0 154315938 232210432 50773 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8156795 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 56692 50775 696 52 0 55060 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 226768

[startup+2.97007 s]
/proc/loadavg: 1.69 1.91 1.89 3/73 7343
/proc/meminfo: memFree=637920/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=320480 CPUtime=2.95
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 75014 0 0 0 255 40 0 0 25 0 1 0 154315938 328171520 74867 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158439853 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 80120 74867 704 52 0 78488 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 320480

[startup+6.24934 s]
/proc/loadavg: 1.71 1.91 1.89 3/73 7343
/proc/meminfo: memFree=634720/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=321384 CPUtime=6.19
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 75277 0 0 0 579 40 0 0 25 0 1 0 154315938 329097216 75096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 80346 75096 721 52 0 78714 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 321384

[startup+12.7239 s]
/proc/loadavg: 1.74 1.91 1.89 3/73 7343
/proc/meminfo: memFree=634720/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=321384 CPUtime=12.64
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 75293 0 0 0 1224 40 0 0 25 0 1 0 154315938 329097216 75112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 80346 75112 721 52 0 78714 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 321384

[startup+25.5609 s]
/proc/loadavg: 1.78 1.91 1.90 3/73 7343
/proc/meminfo: memFree=634400/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=321828 CPUtime=25.43
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 75365 0 0 0 2503 40 0 0 25 0 1 0 154315938 329551872 75184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 80457 75184 721 52 0 78825 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 321828

[startup+51.223 s]
/proc/loadavg: 1.86 1.92 1.90 3/73 7343
/proc/meminfo: memFree=632672/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=322764 CPUtime=50.96
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 75585 0 0 0 5055 41 0 0 25 0 1 0 154315938 330510336 75404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 80691 75404 721 52 0 79059 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 322764

[startup+102.438 s]
/proc/loadavg: 1.94 1.93 1.90 3/73 7343
/proc/meminfo: memFree=631264/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=323664 CPUtime=101.95
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 75774 0 0 0 10154 41 0 0 25 0 1 0 154315938 331431936 75593 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 80916 75593 721 52 0 79284 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 323664

[startup+162.482 s]
/proc/loadavg: 2.03 1.95 1.91 3/73 7343
/proc/meminfo: memFree=630368/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=324116 CPUtime=161.73
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 75891 0 0 0 16131 42 0 0 25 0 1 0 154315938 331894784 75710 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81029 75710 721 52 0 79397 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 324116

[startup+222.535 s]
/proc/loadavg: 2.01 1.96 1.91 3/73 7343
/proc/meminfo: memFree=629472/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=324512 CPUtime=221.52
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76007 0 0 0 22110 42 0 0 25 0 1 0 154315938 332300288 75826 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81128 75826 721 52 0 79496 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 324512

[startup+282.583 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 7343
/proc/meminfo: memFree=628640/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=325040 CPUtime=281.28
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76113 0 0 0 28086 42 0 0 25 0 1 0 154315938 332840960 75932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678221 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81260 75932 721 52 0 79628 0
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (KiB) 325040

[startup+342.632 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 7343
/proc/meminfo: memFree=627872/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=325436 CPUtime=341.07
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76217 0 0 0 34065 42 0 0 25 0 1 0 154315938 333246464 76036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81359 76036 721 52 0 79727 0
Current children cumulated CPU time (s) 341.07
Current children cumulated vsize (KiB) 325436

[startup+402.677 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 7343
/proc/meminfo: memFree=626976/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=325864 CPUtime=400.85
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76318 0 0 0 40042 43 0 0 25 0 1 0 154315938 333684736 76137 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81466 76137 721 52 0 79834 0
Current children cumulated CPU time (s) 400.85
Current children cumulated vsize (KiB) 325864

[startup+462.739 s]
/proc/loadavg: 2.00 1.97 1.91 3/79 7445
/proc/meminfo: memFree=624592/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=326260 CPUtime=460.58
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76419 0 0 0 46006 52 0 0 25 0 1 0 154315938 334090240 76238 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81565 76238 721 52 0 79933 0
Current children cumulated CPU time (s) 460.58
Current children cumulated vsize (KiB) 326260

[startup+522.811 s]
/proc/loadavg: 2.05 1.99 1.92 3/79 7515
/proc/meminfo: memFree=623832/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=326656 CPUtime=520.32
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76517 0 0 0 51967 65 0 0 25 0 1 0 154315938 334495744 76336 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81664 76336 721 52 0 80032 0
Current children cumulated CPU time (s) 520.32
Current children cumulated vsize (KiB) 326656

[startup+582.872 s]
/proc/loadavg: 2.02 1.99 1.92 3/73 7541
/proc/meminfo: memFree=624352/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=327000 CPUtime=580.09
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76615 0 0 0 57942 67 0 0 25 0 1 0 154315938 334848000 76434 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81750 76434 721 52 0 80118 0
Current children cumulated CPU time (s) 580.09
Current children cumulated vsize (KiB) 327000

[startup+642.919 s]
/proc/loadavg: 2.00 1.99 1.92 3/73 7541
/proc/meminfo: memFree=623648/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=327396 CPUtime=639.86
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76712 0 0 0 63919 67 0 0 25 0 1 0 154315938 335253504 76531 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81849 76531 721 52 0 80217 0
Current children cumulated CPU time (s) 639.86
Current children cumulated vsize (KiB) 327396

[startup+702.963 s]
/proc/loadavg: 2.05 2.00 1.92 3/73 7541
/proc/meminfo: memFree=622880/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=327792 CPUtime=699.63
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76809 0 0 0 69896 67 0 0 25 0 1 0 154315938 335659008 76628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 81948 76628 721 52 0 80316 0
Current children cumulated CPU time (s) 699.63
Current children cumulated vsize (KiB) 327792

[startup+763.008 s]
/proc/loadavg: 2.02 2.00 1.92 3/73 7541
/proc/meminfo: memFree=622112/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=328188 CPUtime=759.43
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 76906 0 0 0 75875 68 0 0 25 0 1 0 154315938 336064512 76725 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82047 76725 721 52 0 80415 0
Current children cumulated CPU time (s) 759.43
Current children cumulated vsize (KiB) 328188

[startup+823.055 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 7541
/proc/meminfo: memFree=621344/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=328584 CPUtime=819.18
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77004 0 0 0 81850 68 0 0 25 0 1 0 154315938 336470016 76823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82146 76823 721 52 0 80514 0
Current children cumulated CPU time (s) 819.18
Current children cumulated vsize (KiB) 328584

[startup+883.109 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 7541
/proc/meminfo: memFree=620576/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=328968 CPUtime=878.97
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77098 0 0 0 87829 68 0 0 25 0 1 0 154315938 336863232 76917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82242 76917 721 52 0 80610 0
Current children cumulated CPU time (s) 878.97
Current children cumulated vsize (KiB) 328968

[startup+943.155 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 7541
/proc/meminfo: memFree=619872/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=329364 CPUtime=938.76
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77192 0 0 0 93808 68 0 0 25 0 1 0 154315938 337268736 77011 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82341 77011 721 52 0 80709 0
Current children cumulated CPU time (s) 938.76
Current children cumulated vsize (KiB) 329364

[startup+1003.2 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 7541
/proc/meminfo: memFree=619104/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=329760 CPUtime=998.51
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77286 0 0 0 99783 68 0 0 25 0 1 0 154315938 337674240 77105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562866 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82440 77105 721 52 0 80808 0
Current children cumulated CPU time (s) 998.51
Current children cumulated vsize (KiB) 329760

[startup+1063.25 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 7541
/proc/meminfo: memFree=618400/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=330156 CPUtime=1058.31
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77381 0 0 0 105762 69 0 0 25 0 1 0 154315938 338079744 77200 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82539 77200 721 52 0 80907 0
Current children cumulated CPU time (s) 1058.31
Current children cumulated vsize (KiB) 330156

[startup+1123.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/73 7541
/proc/meminfo: memFree=617632/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=330420 CPUtime=1118.08
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77475 0 0 0 111739 69 0 0 25 0 1 0 154315938 338350080 77294 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82605 77294 721 52 0 80973 0
Current children cumulated CPU time (s) 1118.08
Current children cumulated vsize (KiB) 330420

[startup+1183.34 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 7541
/proc/meminfo: memFree=616928/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=330816 CPUtime=1177.84
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77568 0 0 0 117715 69 0 0 25 0 1 0 154315938 338755584 77387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82704 77387 721 52 0 81072 0
Current children cumulated CPU time (s) 1177.84
Current children cumulated vsize (KiB) 330816

[startup+1243.39 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7541
/proc/meminfo: memFree=616224/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=331212 CPUtime=1237.63
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77658 0 0 0 123693 70 0 0 25 0 1 0 154315938 339161088 77477 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82803 77477 721 52 0 81171 0
Current children cumulated CPU time (s) 1237.63
Current children cumulated vsize (KiB) 331212

[startup+1303.44 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7541
/proc/meminfo: memFree=615456/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=331656 CPUtime=1297.42
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77749 0 0 0 129672 70 0 0 25 0 1 0 154315938 339615744 77568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 82914 77568 721 52 0 81282 0
Current children cumulated CPU time (s) 1297.42
Current children cumulated vsize (KiB) 331656

[startup+1363.47 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7541
/proc/meminfo: memFree=614752/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=332052 CPUtime=1357.17
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77839 0 0 0 135647 70 0 0 25 0 1 0 154315938 340021248 77658 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83013 77658 721 52 0 81381 0
Current children cumulated CPU time (s) 1357.17
Current children cumulated vsize (KiB) 332052

[startup+1423.52 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7541
/proc/meminfo: memFree=614048/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=332448 CPUtime=1416.95
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 77929 0 0 0 141625 70 0 0 25 0 1 0 154315938 340426752 77748 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671479 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83112 77748 721 52 0 81480 0
Current children cumulated CPU time (s) 1416.95
Current children cumulated vsize (KiB) 332448

[startup+1483.56 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7543
/proc/meminfo: memFree=613152/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=332712 CPUtime=1476.73
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 78018 0 0 0 147602 71 0 0 25 0 1 0 154315938 340697088 77837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83178 77837 721 52 0 81546 0
Current children cumulated CPU time (s) 1476.73
Current children cumulated vsize (KiB) 332712

[startup+1543.61 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7543
/proc/meminfo: memFree=612640/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=333108 CPUtime=1536.5
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 78107 0 0 0 153579 71 0 0 25 0 1 0 154315938 341102592 77926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83277 77926 721 52 0 81645 0
Current children cumulated CPU time (s) 1536.5
Current children cumulated vsize (KiB) 333108

[startup+1603.65 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7543
/proc/meminfo: memFree=611936/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=333372 CPUtime=1596.27
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 78197 0 0 0 159556 71 0 0 25 0 1 0 154315938 341372928 78016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83343 78016 721 52 0 81711 0
Current children cumulated CPU time (s) 1596.27
Current children cumulated vsize (KiB) 333372

[startup+1663.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7543
/proc/meminfo: memFree=611232/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=333768 CPUtime=1656.06
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 78286 0 0 0 165534 72 0 0 25 0 1 0 154315938 341778432 78105 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83442 78105 721 52 0 81810 0
Current children cumulated CPU time (s) 1656.06
Current children cumulated vsize (KiB) 333768

[startup+1723.74 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7543
/proc/meminfo: memFree=610528/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=334032 CPUtime=1715.81
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 78373 0 0 0 171509 72 0 0 25 0 1 0 154315938 342048768 78192 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83508 78192 721 52 0 81876 0
Current children cumulated CPU time (s) 1715.81
Current children cumulated vsize (KiB) 334032

[startup+1783.79 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 7543
/proc/meminfo: memFree=609824/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=334428 CPUtime=1775.59
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 78463 0 0 0 177487 72 0 0 25 0 1 0 154315938 342454272 78282 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83607 78282 721 52 0 81975 0
Current children cumulated CPU time (s) 1775.59
Current children cumulated vsize (KiB) 334428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.33 s]
/proc/loadavg: 2.00 2.00 1.93 3/68 7553
/proc/meminfo: memFree=924680/2055920 swapFree=4192812/4192956
[pid=7342] ppid=7340 vsize=334560 CPUtime=1800.02
/proc/7342/stat : 7342 (CSPtoSAT+minisa) R 7340 7342 4482 0 -1 4194304 78498 0 0 0 179929 73 0 0 25 0 1 0 154315938 342589440 78317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667292 0 0 4096 0 0 0 0 17 0 0 0
/proc/7342/statm: 83640 78317 721 52 0 82008 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 334560

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.39
CPU time (s): 1800.08
CPU user time (s): 1799.3
CPU system time (s): 0.78488
CPU usage (%): 99.5408
Max. virtual memory (cumulated for all children) (KiB): 334560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.78488
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78498
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= 9
involuntary context switches= 24807

runsolver used 2.27165 s user time and 5.66714 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 04:53:42 UTC 2007


IDJOB= 206074
IDBENCH= 4184
FILE ID= node34/206074-1168059220

PBS_JOBID= 3475507

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp36/fapp36-2000-1.xml
COMMAND LINE= /tmp/evaluation/206074-1168059220/CSPtoSAT+minisat /tmp/evaluation/206074-1168059220/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-206074-1168059220 -o ROOT/results/node34/solver-206074-1168059220 -C 1800 -M 900  /tmp/evaluation/206074-1168059220/CSPtoSAT+minisat /tmp/evaluation/206074-1168059220/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  74504524e8a319c1310e9487cb947f0c

RANDOM SEED= 884100899

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.227
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.227
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:        935680 kB
Buffers:         38664 kB
Cached:         682204 kB
SwapCached:          0 kB
Active:         414696 kB
Inactive:       622472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        935680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8356 kB
Writeback:           0 kB
Mapped:         329876 kB
Slab:            67792 kB
Committed_AS:  2697568 kB
PageTables:       2480 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= 66533 MiB



End job on node34 on Sat Jan  6 05:23:53 UTC 2007