Trace number 201156

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 1800.88

General information on the benchmark

Namefapp/fapp11-15/fapp15/
fapp15-3000-10.xml
MD5SUM9430cfe064b05903764bbb9dbe5b06c6
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 benchmark19.3331
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints33021
Maximum constraint arity2
Maximum domain size182
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33021
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.64	c ...done
3.64	c #SATvar=1540820 #SATclauses=3072636 #CSPpredicates=33021

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/node47/watcher-201156-1168055496 -o ROOT/results/node47/solver-201156-1168055496 -C 1800 -M 900 /tmp/evaluation/201156-1168055496/CSPtoSAT+minisat /tmp/evaluation/201156-1168055496/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.34 1.85 1.95 4/68 32001
/proc/meminfo: memFree=1237832/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=6696 CPUtime=0
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 153949333 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10522712 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 1674 382 357 52 0 30 0

[startup+0.104218 s]
/proc/loadavg: 1.34 1.85 1.95 4/68 32001
/proc/meminfo: memFree=1237832/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=13868 CPUtime=0.1
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 2372 0 0 0 9 1 0 0 18 0 1 0 153949333 14200832 2320 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 3467 2323 694 52 0 1835 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13868

[startup+0.512259 s]
/proc/loadavg: 1.34 1.85 1.95 4/68 32001
/proc/meminfo: memFree=1237832/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=86420 CPUtime=0.5
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 18718 0 0 0 42 8 0 0 21 0 1 0 153949333 88494080 18515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10954363 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 21605 18516 696 52 0 19973 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 86420

[startup+1.33235 s]
/proc/loadavg: 1.32 1.83 1.94 2/68 32001
/proc/meminfo: memFree=1075464/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=211564 CPUtime=1.32
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 49149 0 0 0 110 22 0 0 25 0 1 0 153949333 216641536 48946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10954363 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 52891 48947 696 52 0 51259 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 211564

[startup+2.96852 s]
/proc/loadavg: 1.32 1.83 1.94 2/68 32001
/proc/meminfo: memFree=1033352/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=221848 CPUtime=2.96
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 52405 0 0 0 271 25 0 0 25 0 1 0 153949333 227172352 52202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4156389887 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 55462 52202 704 52 0 53830 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 221848

[startup+6.25087 s]
/proc/loadavg: 1.29 1.82 1.94 2/68 32001
/proc/meminfo: memFree=1029000/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=224088 CPUtime=6.23
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 53074 0 0 0 598 25 0 0 25 0 1 0 153949333 229466112 52771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 56022 52771 721 52 0 54390 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 224088

[startup+12.7046 s]
/proc/loadavg: 1.27 1.81 1.93 2/68 32022
/proc/meminfo: memFree=1023808/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=224352 CPUtime=12.67
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 53112 0 0 0 1242 25 0 0 25 0 1 0 153949333 229736448 52809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671748 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 56088 52809 721 52 0 54456 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 224352

[startup+25.5289 s]
/proc/loadavg: 1.38 1.81 1.93 3/73 32027
/proc/meminfo: memFree=846240/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=224664 CPUtime=25.48
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 53186 0 0 0 2523 25 0 0 25 0 1 0 153949333 230055936 52883 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 56166 52883 721 52 0 54534 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 224664

[startup+51.1827 s]
/proc/loadavg: 1.62 1.83 1.93 3/73 32027
/proc/meminfo: memFree=844832/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=225328 CPUtime=51.13
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 53367 0 0 0 5087 26 0 0 25 0 1 0 153949333 230735872 53064 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 56332 53064 721 52 0 54700 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 225328

[startup+102.484 s]
/proc/loadavg: 1.83 1.85 1.93 3/73 32027
/proc/meminfo: memFree=843424/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=226392 CPUtime=102.42
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 53571 0 0 0 10216 26 0 0 25 0 1 0 153949333 231825408 53268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 56598 53268 721 52 0 54966 0
Current children cumulated CPU time (s) 102.42
Current children cumulated vsize (KiB) 226392

[startup+162.509 s]
/proc/loadavg: 1.94 1.88 1.93 3/73 32027
/proc/meminfo: memFree=842016/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=226984 CPUtime=162.44
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 53738 0 0 0 16217 27 0 0 25 0 1 0 153949333 232431616 53435 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 56746 53435 721 52 0 55114 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 226984

[startup+222.538 s]
/proc/loadavg: 2.04 1.91 1.94 3/73 32027
/proc/meminfo: memFree=840672/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=227720 CPUtime=222.45
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 53894 0 0 0 22218 27 0 0 25 0 1 0 153949333 233185280 53591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 56930 53591 721 52 0 55298 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 227720

[startup+282.558 s]
/proc/loadavg: 2.01 1.92 1.94 3/73 32027
/proc/meminfo: memFree=839520/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=228280 CPUtime=282.45
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 54045 0 0 0 28218 27 0 0 25 0 1 0 153949333 233758720 53742 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 57070 53742 721 52 0 55438 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 228280

[startup+342.587 s]
/proc/loadavg: 2.04 1.95 1.94 3/73 32027
/proc/meminfo: memFree=838240/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=228808 CPUtime=342.46
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 54184 0 0 0 34219 27 0 0 25 0 1 0 153949333 234299392 53881 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 57202 53881 721 52 0 55570 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 228808

[startup+402.607 s]
/proc/loadavg: 2.01 1.95 1.94 3/73 32027
/proc/meminfo: memFree=837088/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=229336 CPUtime=402.47
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 54324 0 0 0 40219 28 0 0 25 0 1 0 153949333 234840064 54021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678257 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 57334 54021 721 52 0 55702 0
Current children cumulated CPU time (s) 402.47
Current children cumulated vsize (KiB) 229336

[startup+462.636 s]
/proc/loadavg: 2.00 1.96 1.94 3/73 32027
/proc/meminfo: memFree=835936/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=229944 CPUtime=462.48
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 54462 0 0 0 46220 28 0 0 25 0 1 0 153949333 235462656 54159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 57486 54159 721 52 0 55854 0
Current children cumulated CPU time (s) 462.48
Current children cumulated vsize (KiB) 229944

[startup+522.67 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 32027
/proc/meminfo: memFree=834720/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=230472 CPUtime=522.5
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 54607 0 0 0 52222 28 0 0 25 0 1 0 153949333 236003328 54304 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 57618 54304 721 52 0 55986 0
Current children cumulated CPU time (s) 522.5
Current children cumulated vsize (KiB) 230472

[startup+582.705 s]
/proc/loadavg: 2.00 1.97 1.94 3/79 32129
/proc/meminfo: memFree=832032/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=231000 CPUtime=582.4
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 54739 0 0 0 58211 29 0 0 25 0 1 0 153949333 236544000 54436 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 57750 54436 721 52 0 56118 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 231000

[startup+642.758 s]
/proc/loadavg: 2.00 1.97 1.94 4/79 32199
/proc/meminfo: memFree=831016/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=231648 CPUtime=642.36
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 54871 0 0 0 64207 29 0 0 25 0 1 0 153949333 237207552 54568 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 57912 54568 721 52 0 56280 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 231648

[startup+702.791 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 32225
/proc/meminfo: memFree=831200/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=232176 CPUtime=702.34
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 54997 0 0 0 70204 30 0 0 25 0 1 0 153949333 237748224 54694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58044 54694 721 52 0 56412 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 232176

[startup+762.818 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 32225
/proc/meminfo: memFree=830048/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=232572 CPUtime=762.35
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 55125 0 0 0 76205 30 0 0 25 0 1 0 153949333 238153728 54822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58143 54822 721 52 0 56511 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 232572

[startup+822.846 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 32225
/proc/meminfo: memFree=829024/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=233100 CPUtime=822.37
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 55248 0 0 0 82207 30 0 0 25 0 1 0 153949333 238694400 54945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58275 54945 721 52 0 56643 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 233100

[startup+882.875 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 32225
/proc/meminfo: memFree=827872/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=233496 CPUtime=882.37
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 55371 0 0 0 88207 30 0 0 25 0 1 0 153949333 239099904 55068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58374 55068 721 52 0 56742 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 233496

[startup+942.902 s]
/proc/loadavg: 2.09 2.00 1.95 3/73 32225
/proc/meminfo: memFree=826848/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=234024 CPUtime=942.39
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 55492 0 0 0 94208 31 0 0 25 0 1 0 153949333 239640576 55189 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58506 55189 721 52 0 56874 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 234024

[startup+1002.93 s]
/proc/loadavg: 2.03 2.00 1.95 3/73 32225
/proc/meminfo: memFree=825824/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=234600 CPUtime=1002.4
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 55612 0 0 0 100209 31 0 0 25 0 1 0 153949333 240230400 55309 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58650 55309 721 52 0 57018 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 234600

[startup+1062.96 s]
/proc/loadavg: 2.01 2.00 1.95 3/73 32225
/proc/meminfo: memFree=824800/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=235128 CPUtime=1062.41
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 55731 0 0 0 106210 31 0 0 25 0 1 0 153949333 240771072 55428 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58782 55428 721 52 0 57150 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 235128

[startup+1122.98 s]
/proc/loadavg: 2.04 2.01 1.96 3/73 32225
/proc/meminfo: memFree=823904/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=235524 CPUtime=1122.42
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 55845 0 0 0 112210 32 0 0 25 0 1 0 153949333 241176576 55542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678418 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58881 55542 721 52 0 57249 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 235524

[startup+1183.01 s]
/proc/loadavg: 2.07 2.02 1.96 3/73 32225
/proc/meminfo: memFree=822880/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=235920 CPUtime=1182.44
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 55960 0 0 0 118212 32 0 0 25 0 1 0 153949333 241582080 55657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 58980 55657 721 52 0 57348 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 235920

[startup+1243.03 s]
/proc/loadavg: 2.02 2.02 1.96 3/73 32225
/proc/meminfo: memFree=821856/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=236448 CPUtime=1242.44
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56072 0 0 0 124212 32 0 0 25 0 1 0 153949333 242122752 55769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59112 55769 721 52 0 57480 0
Current children cumulated CPU time (s) 1242.44
Current children cumulated vsize (KiB) 236448

[startup+1303.07 s]
/proc/loadavg: 2.01 2.01 1.96 3/73 32225
/proc/meminfo: memFree=820832/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=236844 CPUtime=1302.45
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56182 0 0 0 130213 32 0 0 25 0 1 0 153949333 242528256 55879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59211 55879 721 52 0 57579 0
Current children cumulated CPU time (s) 1302.45
Current children cumulated vsize (KiB) 236844

[startup+1363.09 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 32225
/proc/meminfo: memFree=819872/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=237240 CPUtime=1362.47
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56293 0 0 0 136214 33 0 0 25 0 1 0 153949333 242933760 55990 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671682 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59310 55990 721 52 0 57678 0
Current children cumulated CPU time (s) 1362.47
Current children cumulated vsize (KiB) 237240

[startup+1423.12 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 32225
/proc/meminfo: memFree=818848/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=237636 CPUtime=1422.48
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56403 0 0 0 142215 33 0 0 25 0 1 0 153949333 243339264 56100 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59409 56100 721 52 0 57777 0
Current children cumulated CPU time (s) 1422.48
Current children cumulated vsize (KiB) 237636

[startup+1483.15 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 32225
/proc/meminfo: memFree=817888/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=238300 CPUtime=1482.5
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56513 0 0 0 148217 33 0 0 25 0 1 0 153949333 244019200 56210 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678171 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59575 56210 721 52 0 57943 0
Current children cumulated CPU time (s) 1482.5
Current children cumulated vsize (KiB) 238300

[startup+1543.18 s]
/proc/loadavg: 2.03 2.01 1.97 3/73 32225
/proc/meminfo: memFree=816928/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=238696 CPUtime=1542.52
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56619 0 0 0 154218 34 0 0 25 0 1 0 153949333 244424704 56316 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59674 56316 721 52 0 58042 0
Current children cumulated CPU time (s) 1542.52
Current children cumulated vsize (KiB) 238696

[startup+1603.21 s]
/proc/loadavg: 2.07 2.03 1.98 3/73 32227
/proc/meminfo: memFree=815904/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=239092 CPUtime=1602.51
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56726 0 0 0 160217 34 0 0 25 0 1 0 153949333 244830208 56423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59773 56423 721 52 0 58141 0
Current children cumulated CPU time (s) 1602.51
Current children cumulated vsize (KiB) 239092

[startup+1663.23 s]
/proc/loadavg: 2.02 2.03 1.98 3/73 32227
/proc/meminfo: memFree=815008/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=239488 CPUtime=1662.52
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56832 0 0 0 166218 34 0 0 25 0 1 0 153949333 245235712 56529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667302 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59872 56529 721 52 0 58240 0
Current children cumulated CPU time (s) 1662.52
Current children cumulated vsize (KiB) 239488

[startup+1723.26 s]
/proc/loadavg: 2.01 2.02 1.98 3/73 32227
/proc/meminfo: memFree=814048/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=239884 CPUtime=1722.54
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 56937 0 0 0 172219 35 0 0 25 0 1 0 153949333 245641216 56634 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678187 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 59971 56634 721 52 0 58339 0
Current children cumulated CPU time (s) 1722.54
Current children cumulated vsize (KiB) 239884

[startup+1783.28 s]
/proc/loadavg: 2.00 2.01 1.98 3/73 32227
/proc/meminfo: memFree=813152/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=240280 CPUtime=1782.55
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 57041 0 0 0 178220 35 0 0 25 0 1 0 153949333 246046720 56738 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562825 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 60070 56738 721 52 0 58438 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (KiB) 240280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.83 s]
/proc/loadavg: 2.00 2.01 1.98 3/73 32227
/proc/meminfo: memFree=812832/2055920 swapFree=4192812/4192956
[pid=32000] ppid=31998 vsize=240412 CPUtime=1800.1
/proc/32000/stat : 32000 (CSPtoSAT+minisa) R 31998 32000 29494 0 -1 4194304 57071 0 0 0 179975 35 0 0 25 0 1 0 153949333 246181888 56768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667427 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 60103 56768 721 52 0 58471 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 240412

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.88
CPU time (s): 1800.15
CPU user time (s): 1799.75
CPU system time (s): 0.396939
CPU usage (%): 99.9594
Max. virtual memory (cumulated for all children) (KiB): 240412

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

runsolver used 1.62975 s user time and 4.84626 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan  6 03:51:40 UTC 2007


IDJOB= 201156
IDBENCH= 3746
FILE ID= node47/201156-1168055496

PBS_JOBID= 3475488

Free space on /tmp= 66530 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp15/fapp15-3000-10.xml
COMMAND LINE= /tmp/evaluation/201156-1168055496/CSPtoSAT+minisat /tmp/evaluation/201156-1168055496/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-201156-1168055496 -o ROOT/results/node47/solver-201156-1168055496 -C 1800 -M 900  /tmp/evaluation/201156-1168055496/CSPtoSAT+minisat /tmp/evaluation/201156-1168055496/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  9430cfe064b05903764bbb9dbe5b06c6

RANDOM SEED= 398804378

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.240
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.240
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:       1238312 kB
Buffers:         65180 kB
Cached:         645216 kB
SwapCached:          0 kB
Active:         115988 kB
Inactive:       614792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1238312 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6192 kB
Writeback:           0 kB
Mapped:          30608 kB
Slab:            72556 kB
Committed_AS:  2743548 kB
PageTables:       1664 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= 66525 MiB



End job on node47 on Sat Jan  6 04:21:42 UTC 2007