Trace number 249711

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.11 1816.47

General information on the benchmark

Nameprimes/primes-20/
primes-20-20-3-5.xml
MD5SUM0a03bfb619a778d878b700039b3a6ca7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021996
SatisfiableYES
(Un)Satisfiability was proved
Number of variables100
Number of constraints20
Maximum constraint arity8
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension20
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.03	c ...done
0.03	c #SATvar=20802 #SATclauses=41300 #CSPpredicates=20

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/node22/watcher-249711-1168095584 -o ROOT/results/node22/solver-249711-1168095584 -C 1800 -M 900 /tmp/evaluation/249711-1168095584/CSPtoSAT+minisat /tmp/evaluation/249711-1168095584/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.92 0.98 1.05 4/81 12443
/proc/meminfo: memFree=1576912/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=6696 CPUtime=0
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 424 0 0 0 0 0 0 0 19 0 1 0 157952981 6856704 403 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 4647800 0 0 4096 0 0 0 0 17 0 0 0
/proc/12442/statm: 1674 403 365 52 0 30 0

[startup+0.107288 s]
/proc/loadavg: 0.92 0.98 1.05 4/81 12443
/proc/meminfo: memFree=1576912/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=10124 CPUtime=0.09
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 1565 0 0 0 8 1 0 0 20 0 1 0 157952981 10366976 1520 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665616 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 2531 1520 725 52 0 899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10124

[startup+0.515348 s]
/proc/loadavg: 0.92 0.98 1.05 4/81 12443
/proc/meminfo: memFree=1576912/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=10288 CPUtime=0.5
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 1602 0 0 0 49 1 0 0 24 0 1 0 157952981 10534912 1557 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 2572 1557 725 52 0 940 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10288

[startup+1.33647 s]
/proc/loadavg: 0.92 0.98 1.05 3/86 12448
/proc/meminfo: memFree=1569384/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=10420 CPUtime=1.31
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 1640 0 0 0 130 1 0 0 25 0 1 0 157952981 10670080 1595 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 2605 1595 725 52 0 973 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 10420

[startup+2.97373 s]
/proc/loadavg: 0.92 0.98 1.05 3/86 12448
/proc/meminfo: memFree=1568808/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=10816 CPUtime=2.94
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 1745 0 0 0 293 1 0 0 25 0 1 0 157952981 11075584 1700 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 2704 1700 725 52 0 1072 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 10816

[startup+6.25923 s]
/proc/loadavg: 1.01 1.00 1.05 3/86 12448
/proc/meminfo: memFree=1567272/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=11632 CPUtime=6.2
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 1951 0 0 0 619 1 0 0 25 0 1 0 157952981 11911168 1906 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671311 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 2908 1906 725 52 0 1276 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 11632

[startup+12.7222 s]
/proc/loadavg: 1.16 1.03 1.06 3/86 12448
/proc/meminfo: memFree=1564272/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=13624 CPUtime=12.6
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 2423 0 0 0 1259 1 0 0 25 0 1 0 157952981 13950976 2378 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671754 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 3406 2378 725 52 0 1774 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 13624

[startup+25.5432 s]
/proc/loadavg: 1.29 1.06 1.07 3/86 12448
/proc/meminfo: memFree=1560560/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=16000 CPUtime=25.3
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 3040 0 0 0 2529 1 0 0 25 0 1 0 157952981 16384000 2995 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 4000 2995 725 52 0 2368 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 16000

[startup+51.1851 s]
/proc/loadavg: 1.53 1.14 1.10 3/86 12448
/proc/meminfo: memFree=1553840/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=19816 CPUtime=50.71
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 3984 0 0 0 5069 2 0 0 25 0 1 0 157952981 20291584 3939 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 4954 3939 725 52 0 3322 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 19816

[startup+102.475 s]
/proc/loadavg: 1.79 1.27 1.14 3/92 12556
/proc/meminfo: memFree=1539256/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=29724 CPUtime=101.44
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 6464 0 0 0 10140 4 0 0 25 0 1 0 157952981 30437376 6419 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 7431 6419 725 52 0 5799 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 29724

[startup+162.515 s]
/proc/loadavg: 1.93 1.41 1.20 3/92 12622
/proc/meminfo: memFree=1522488/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=39000 CPUtime=160.86
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 8795 0 0 0 16080 6 0 0 25 0 1 0 157952981 39936000 8750 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 9750 8750 725 52 0 8118 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 39000

[startup+222.549 s]
/proc/loadavg: 1.97 1.51 1.24 3/86 12646
/proc/meminfo: memFree=1507888/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=48960 CPUtime=220.32
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 11247 0 0 0 22023 9 0 0 25 0 1 0 157952981 50135040 11202 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 12240 11202 725 52 0 10608 0
Current children cumulated CPU time (s) 220.32
Current children cumulated vsize (KiB) 48960

[startup+282.56 s]
/proc/loadavg: 1.99 1.59 1.29 3/86 12646
/proc/meminfo: memFree=1494064/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=57148 CPUtime=279.8
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 13311 0 0 0 27969 11 0 0 25 0 1 0 157952981 58519552 13266 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 14287 13266 725 52 0 12655 0
Current children cumulated CPU time (s) 279.8
Current children cumulated vsize (KiB) 57148

[startup+342.571 s]
/proc/loadavg: 1.99 1.66 1.33 3/86 12646
/proc/meminfo: memFree=1480368/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=65736 CPUtime=339.29
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 15429 0 0 0 33916 13 0 0 25 0 1 0 157952981 67313664 15384 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 16434 15384 725 52 0 14802 0
Current children cumulated CPU time (s) 339.29
Current children cumulated vsize (KiB) 65736

[startup+402.59 s]
/proc/loadavg: 1.99 1.72 1.37 3/86 12646
/proc/meminfo: memFree=1460976/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=78948 CPUtime=398.77
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 18729 0 0 0 39862 15 0 0 25 0 1 0 157952981 80842752 18684 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 19737 18684 725 52 0 18105 0
Current children cumulated CPU time (s) 398.77
Current children cumulated vsize (KiB) 78948

[startup+462.608 s]
/proc/loadavg: 1.99 1.77 1.40 3/86 12646
/proc/meminfo: memFree=1447984/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=86740 CPUtime=458.25
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 20700 0 0 0 45809 16 0 0 25 0 1 0 157952981 88821760 20655 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 21685 20655 725 52 0 20053 0
Current children cumulated CPU time (s) 458.25
Current children cumulated vsize (KiB) 86740

[startup+522.628 s]
/proc/loadavg: 1.99 1.81 1.44 3/86 12646
/proc/meminfo: memFree=1435248/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=95076 CPUtime=517.74
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 22757 0 0 0 51756 18 0 0 25 0 1 0 157952981 97357824 22712 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 23769 22712 725 52 0 22137 0
Current children cumulated CPU time (s) 517.74
Current children cumulated vsize (KiB) 95076

[startup+582.641 s]
/proc/loadavg: 1.99 1.84 1.47 3/86 12646
/proc/meminfo: memFree=1418992/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=103032 CPUtime=577.21
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 24762 0 0 0 57700 21 0 0 25 0 1 0 157952981 105504768 24717 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 25758 24717 725 52 0 24126 0
Current children cumulated CPU time (s) 577.21
Current children cumulated vsize (KiB) 103032

[startup+642.657 s]
/proc/loadavg: 1.99 1.87 1.50 3/86 12646
/proc/meminfo: memFree=1402480/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=114432 CPUtime=636.7
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 27623 0 0 0 63646 24 0 0 25 0 1 0 157952981 117178368 27578 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 28608 27578 725 52 0 26976 0
Current children cumulated CPU time (s) 636.7
Current children cumulated vsize (KiB) 114432

[startup+702.678 s]
/proc/loadavg: 1.99 1.89 1.53 3/86 12646
/proc/meminfo: memFree=1386352/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=124484 CPUtime=696.19
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 30113 0 0 0 69593 26 0 0 25 0 1 0 157952981 127471616 30068 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 31121 30068 725 52 0 29489 0
Current children cumulated CPU time (s) 696.19
Current children cumulated vsize (KiB) 124484

[startup+762.693 s]
/proc/loadavg: 1.99 1.91 1.56 3/86 12646
/proc/meminfo: memFree=1374640/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=131780 CPUtime=755.68
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 31944 0 0 0 75539 29 0 0 25 0 1 0 157952981 134942720 31899 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 32945 31899 725 52 0 31313 0
Current children cumulated CPU time (s) 755.68
Current children cumulated vsize (KiB) 131780

[startup+822.708 s]
/proc/loadavg: 1.99 1.92 1.58 3/86 12646
/proc/meminfo: memFree=1359856/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=139596 CPUtime=815.15
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 33884 0 0 0 81485 30 0 0 25 0 1 0 157952981 142946304 33839 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678671 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 34899 33839 725 52 0 33267 0
Current children cumulated CPU time (s) 815.15
Current children cumulated vsize (KiB) 139596

[startup+882.729 s]
/proc/loadavg: 1.99 1.93 1.60 3/86 12646
/proc/meminfo: memFree=1343216/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=148948 CPUtime=874.63
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 36238 0 0 0 87430 33 0 0 25 0 1 0 157952981 152522752 36193 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 37237 36193 725 52 0 35605 0
Current children cumulated CPU time (s) 874.63
Current children cumulated vsize (KiB) 148948

[startup+942.737 s]
/proc/loadavg: 1.99 1.94 1.63 3/86 12646
/proc/meminfo: memFree=1327280/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=157836 CPUtime=934.12
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 38434 0 0 0 93377 35 0 0 25 0 1 0 157952981 161624064 38389 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671208 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 39459 38389 725 52 0 37827 0
Current children cumulated CPU time (s) 934.12
Current children cumulated vsize (KiB) 157836

[startup+1002.75 s]
/proc/loadavg: 1.99 1.95 1.65 3/86 12646
/proc/meminfo: memFree=1310192/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=167256 CPUtime=993.6
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 40783 0 0 0 99323 37 0 0 25 0 1 0 157952981 171270144 40738 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678515 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 41814 40738 725 52 0 40182 0
Current children cumulated CPU time (s) 993.6
Current children cumulated vsize (KiB) 167256

[startup+1062.77 s]
/proc/loadavg: 1.99 1.95 1.66 3/86 12646
/proc/meminfo: memFree=1294960/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=175688 CPUtime=1053.09
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 42893 0 0 0 105270 39 0 0 25 0 1 0 157952981 179904512 42848 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 43922 42848 725 52 0 42290 0
Current children cumulated CPU time (s) 1053.09
Current children cumulated vsize (KiB) 175688

[startup+1122.78 s]
/proc/loadavg: 1.99 1.96 1.68 3/86 12648
/proc/meminfo: memFree=1278256/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=185644 CPUtime=1112.57
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 45383 0 0 0 111216 41 0 0 25 0 1 0 157952981 190099456 45338 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678571 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 46411 45338 725 52 0 44779 0
Current children cumulated CPU time (s) 1112.57
Current children cumulated vsize (KiB) 185644

[startup+1182.8 s]
/proc/loadavg: 1.99 1.97 1.70 3/86 12648
/proc/meminfo: memFree=1259440/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=198652 CPUtime=1172.05
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 48555 0 0 0 117161 44 0 0 25 0 1 0 157952981 203419648 48510 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671680 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 49663 48510 725 52 0 48031 0
Current children cumulated CPU time (s) 1172.05
Current children cumulated vsize (KiB) 198652

[startup+1242.82 s]
/proc/loadavg: 1.99 1.97 1.72 3/86 12648
/proc/meminfo: memFree=1239024/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=206624 CPUtime=1231.52
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 50566 0 0 0 123106 46 0 0 25 0 1 0 157952981 211582976 50521 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665604 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 51656 50521 725 52 0 50024 0
Current children cumulated CPU time (s) 1231.52
Current children cumulated vsize (KiB) 206624

[startup+1302.84 s]
/proc/loadavg: 1.99 1.97 1.73 3/86 12648
/proc/meminfo: memFree=1220528/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=216912 CPUtime=1291
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 53142 0 0 0 129051 49 0 0 25 0 1 0 157952981 222117888 53097 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 54228 53097 725 52 0 52596 0
Current children cumulated CPU time (s) 1291
Current children cumulated vsize (KiB) 216912

[startup+1362.85 s]
/proc/loadavg: 1.99 1.97 1.74 3/86 12648
/proc/meminfo: memFree=1202928/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=226576 CPUtime=1350.48
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 55513 0 0 0 134997 51 0 0 25 0 1 0 157952981 232013824 55468 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134667345 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 56644 55468 725 52 0 55012 0
Current children cumulated CPU time (s) 1350.48
Current children cumulated vsize (KiB) 226576

[startup+1422.87 s]
/proc/loadavg: 1.99 1.97 1.76 3/86 12648
/proc/meminfo: memFree=1187952/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=235900 CPUtime=1409.97
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 57845 0 0 0 140944 53 0 0 25 0 1 0 157952981 241561600 57800 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 58975 57800 725 52 0 57343 0
Current children cumulated CPU time (s) 1409.97
Current children cumulated vsize (KiB) 235900

[startup+1482.89 s]
/proc/loadavg: 1.99 1.97 1.77 3/86 12648
/proc/meminfo: memFree=1172592/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=242820 CPUtime=1469.45
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 59574 0 0 0 146890 55 0 0 25 0 1 0 157952981 248647680 59529 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 60705 59529 725 52 0 59073 0
Current children cumulated CPU time (s) 1469.45
Current children cumulated vsize (KiB) 242820

[startup+1542.92 s]
/proc/loadavg: 1.99 1.97 1.78 3/86 12648
/proc/meminfo: memFree=1156144/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=251948 CPUtime=1528.93
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 61868 0 0 0 152836 57 0 0 25 0 1 0 157952981 257994752 61823 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 62987 61823 725 52 0 61355 0
Current children cumulated CPU time (s) 1528.93
Current children cumulated vsize (KiB) 251948

[startup+1602.93 s]
/proc/loadavg: 1.99 1.97 1.79 3/86 12648
/proc/meminfo: memFree=1142896/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=260816 CPUtime=1588.39
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 64074 0 0 0 158780 59 0 0 25 0 1 0 157952981 267075584 64029 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671266 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 65204 64029 725 52 0 63572 0
Current children cumulated CPU time (s) 1588.39
Current children cumulated vsize (KiB) 260816

[startup+1662.95 s]
/proc/loadavg: 2.03 1.99 1.81 3/86 12648
/proc/meminfo: memFree=1130416/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=267424 CPUtime=1647.87
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 65724 0 0 0 164726 61 0 0 25 0 1 0 157952981 273842176 65679 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 66856 65679 725 52 0 65224 0
Current children cumulated CPU time (s) 1647.87
Current children cumulated vsize (KiB) 267424

[startup+1722.97 s]
/proc/loadavg: 2.01 1.99 1.82 3/86 12648
/proc/meminfo: memFree=1115696/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=275792 CPUtime=1707.34
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 67796 0 0 0 170672 62 0 0 25 0 1 0 157952981 282411008 67751 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 68948 67751 725 52 0 67316 0
Current children cumulated CPU time (s) 1707.34
Current children cumulated vsize (KiB) 275792

[startup+1782.99 s]
/proc/loadavg: 2.00 1.99 1.83 3/86 12648
/proc/meminfo: memFree=1099376/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=285432 CPUtime=1766.82
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 70226 0 0 0 176618 64 0 0 25 0 1 0 157952981 292282368 70181 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 1 0 0
/proc/12442/statm: 71358 70181 725 52 0 69726 0
Current children cumulated CPU time (s) 1766.82
Current children cumulated vsize (KiB) 285432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.42 s]
/proc/loadavg: 1.91 1.97 1.82 2/81 12657
/proc/meminfo: memFree=1293408/2055920 swapFree=4157532/4192956
[pid=12442] ppid=12440 vsize=290184 CPUtime=1800.06
/proc/12442/stat : 12442 (CSPtoSAT+minisa) R 12440 12442 12335 0 -1 4194304 71397 0 0 0 179940 66 0 0 25 0 1 0 157952981 297148416 71352 18446744073709551615 134512640 134728504 4294956704 18446744073709551615 134665616 0 0 4096 0 0 0 0 17 0 0 0
/proc/12442/statm: 72546 71352 725 52 0 70914 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 290184

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1816.47
CPU time (s): 1800.11
CPU user time (s): 1799.41
CPU system time (s): 0.702893
CPU usage (%): 99.0993
Max. virtual memory (cumulated for all children) (KiB): 290184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.41
system time used= 0.702893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71397
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= 10
involuntary context switches= 60755

runsolver used 2.51162 s user time and 5.38218 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 14:59:45 UTC 2007


IDJOB= 249711
IDBENCH= 11804
FILE ID= node22/249711-1168095584

PBS_JOBID= 3476720

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/primes/primes-20/primes-20-20-3-5.xml
COMMAND LINE= /tmp/evaluation/249711-1168095584/CSPtoSAT+minisat /tmp/evaluation/249711-1168095584/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-249711-1168095584 -o ROOT/results/node22/solver-249711-1168095584 -C 1800 -M 900  /tmp/evaluation/249711-1168095584/CSPtoSAT+minisat /tmp/evaluation/249711-1168095584/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  0a03bfb619a778d878b700039b3a6ca7

RANDOM SEED= 315688621

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.279
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.279
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:       1577208 kB
Buffers:         44644 kB
Cached:         322984 kB
SwapCached:      13648 kB
Active:         102248 kB
Inactive:       308104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577208 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            3324 kB
Writeback:           0 kB
Mapped:          57996 kB
Slab:            53332 kB
Committed_AS:  2675352 kB
PageTables:       2204 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= 66548 MiB



End job on node22 on Sat Jan  6 15:30:08 UTC 2007