Trace number 216081

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.12 1808.3

General information on the benchmark

NamepseudoSeries/
mps/mps-mzzv42z.xml
MD5SUM23ac4c39492d3af0424b89a980e91505
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 benchmark6.37403
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables12596
Number of constraints15189
Maximum constraint arity80
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15189
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c This is CSPtoSAT+minisat version 0.3
0.06	c (c) 2006 roussel@cril.univ-artois.fr
0.06	
0.06	c This solver internally uses a modified version of MiniSat2 version 061112
0.06	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.06	
0.06	c parsing...
3.75	c ...done
3.75	c #SATvar=25194 #SATclauses=25192 #CSPpredicates=15189

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/node17/watcher-216081-1168064575 -o ROOT/results/node17/solver-216081-1168064575 -C 1800 -M 900 /tmp/evaluation/216081-1168064575/CSPtoSAT+minisat /tmp/evaluation/216081-1168064575/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.80 1.91 1.95 5/86 9695
/proc/meminfo: memFree=1654424/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=496 CPUtime=0
/proc/9694/stat : 9694 (CSPtoSAT+minisa) D 9692 9694 9565 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154852322 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 2859812 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/9694/statm: 124 36 29 52 0 19 0

[startup+0.105178 s]
/proc/loadavg: 1.80 1.91 1.95 5/86 9695
/proc/meminfo: memFree=1654424/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=7348 CPUtime=0.07
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 923 0 0 0 7 0 0 0 18 0 1 0 154852322 7524352 891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134646938 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 1837 891 691 52 0 205 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7348

[startup+0.515219 s]
/proc/loadavg: 1.80 1.91 1.95 5/86 9695
/proc/meminfo: memFree=1654424/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=11888 CPUtime=0.48
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 2019 0 0 0 47 1 0 0 22 0 1 0 154852322 12173312 1987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3293763 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 2972 1987 704 52 0 1340 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 11888

[startup+1.34431 s]
/proc/loadavg: 1.82 1.91 1.95 3/86 9695
/proc/meminfo: memFree=1647384/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=14384 CPUtime=1.3
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 2646 0 0 0 129 1 0 0 25 0 1 0 154852322 14729216 2614 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159309076 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 3596 2614 704 52 0 1964 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 14384

[startup+2.98148 s]
/proc/loadavg: 1.82 1.91 1.95 3/86 9695
/proc/meminfo: memFree=1644504/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=17848 CPUtime=2.94
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 3520 0 0 0 292 2 0 0 25 0 1 0 154852322 18276352 3488 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134597150 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 4462 3488 704 52 0 2830 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 17848

[startup+6.26083 s]
/proc/loadavg: 1.82 1.91 1.95 3/86 9695
/proc/meminfo: memFree=1636000/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=25292 CPUtime=6.2
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 5426 0 0 0 617 3 0 0 25 0 1 0 154852322 25899008 5368 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 6323 5368 721 52 0 4691 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 25292

[startup+12.7295 s]
/proc/loadavg: 1.85 1.91 1.95 3/86 9695
/proc/meminfo: memFree=1631200/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=29348 CPUtime=12.63
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 6438 0 0 0 1259 4 0 0 25 0 1 0 154852322 30052352 6380 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 7337 6380 721 52 0 5705 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 29348

[startup+25.5468 s]
/proc/loadavg: 1.87 1.91 1.95 3/86 9695
/proc/meminfo: memFree=1624992/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=34988 CPUtime=25.4
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 7844 0 0 0 2534 6 0 0 25 0 1 0 154852322 35827712 7786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 8747 7786 721 52 0 7115 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 34988

[startup+51.1975 s]
/proc/loadavg: 1.91 1.92 1.95 3/86 9695
/proc/meminfo: memFree=1614560/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=44240 CPUtime=50.92
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 10122 0 0 0 5084 8 0 0 25 0 1 0 154852322 45301760 10064 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 11060 10064 721 52 0 9428 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 44240

[startup+102.494 s]
/proc/loadavg: 2.00 1.94 1.95 3/86 9695
/proc/meminfo: memFree=1588128/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=68352 CPUtime=101.98
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 16109 0 0 0 10185 13 0 0 25 0 1 0 154852322 69992448 16051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665188 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 17088 16051 721 52 0 15456 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 68352

[startup+162.516 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9695
/proc/meminfo: memFree=1560480/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=91848 CPUtime=161.72
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 21968 0 0 0 16155 17 0 0 25 0 1 0 154852322 94052352 21910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/9694/statm: 22962 21910 721 52 0 21330 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 91848

[startup+222.55 s]
/proc/loadavg: 2.00 1.95 1.95 3/86 9732
/proc/meminfo: memFree=1547040/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=132676 CPUtime=221.61
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 32126 0 0 0 22133 28 0 0 25 0 1 0 154852322 135860224 32068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 33169 32068 721 52 0 31537 0
Current children cumulated CPU time (s) 221.61
Current children cumulated vsize (KiB) 132676

[startup+282.592 s]
/proc/loadavg: 2.04 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1525088/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=151704 CPUtime=281.44
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 36798 0 0 0 28112 32 0 0 25 0 1 0 154852322 155344896 36740 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 37926 36740 721 52 0 36294 0
Current children cumulated CPU time (s) 281.44
Current children cumulated vsize (KiB) 151704

[startup+342.625 s]
/proc/loadavg: 2.01 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1507616/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=168876 CPUtime=341.21
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 41071 0 0 0 34084 37 0 0 25 0 1 0 154852322 172929024 41013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 42219 41013 721 52 0 40587 0
Current children cumulated CPU time (s) 341.21
Current children cumulated vsize (KiB) 168876

[startup+402.651 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1476768/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=199776 CPUtime=400.94
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 48732 0 0 0 40051 43 0 0 25 0 1 0 154852322 204570624 48674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 49944 48674 721 52 0 48312 0
Current children cumulated CPU time (s) 400.94
Current children cumulated vsize (KiB) 199776

[startup+462.679 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1460896/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=216064 CPUtime=460.7
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 52774 0 0 0 46023 47 0 0 25 0 1 0 154852322 221249536 52716 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 54016 52716 721 52 0 52384 0
Current children cumulated CPU time (s) 460.7
Current children cumulated vsize (KiB) 216064

[startup+522.712 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1441056/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=235476 CPUtime=520.47
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 57588 0 0 0 51995 52 0 0 25 0 1 0 154852322 241127424 57530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 58869 57530 721 52 0 57237 0
Current children cumulated CPU time (s) 520.47
Current children cumulated vsize (KiB) 235476

[startup+582.737 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1422368/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=254324 CPUtime=580.2
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 62242 0 0 0 57964 56 0 0 25 0 1 0 154852322 260427776 62184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678515 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 63581 62184 721 52 0 61949 0
Current children cumulated CPU time (s) 580.2
Current children cumulated vsize (KiB) 254324

[startup+642.761 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1395936/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=280996 CPUtime=639.95
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 68846 0 0 0 63932 63 0 0 25 0 1 0 154852322 287739904 68788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 70249 68788 721 52 0 68617 0
Current children cumulated CPU time (s) 639.95
Current children cumulated vsize (KiB) 280996

[startup+702.794 s]
/proc/loadavg: 2.00 1.97 1.96 4/86 9732
/proc/meminfo: memFree=1381152/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=295904 CPUtime=699.72
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 72553 0 0 0 69906 66 0 0 25 0 1 0 154852322 303005696 72495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 73976 72495 721 52 0 72344 0
Current children cumulated CPU time (s) 699.72
Current children cumulated vsize (KiB) 295904

[startup+762.826 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1368480/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=308696 CPUtime=759.47
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 75741 0 0 0 75877 70 0 0 25 0 1 0 154852322 316104704 75683 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673703 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 77174 75683 721 52 0 75542 0
Current children cumulated CPU time (s) 759.47
Current children cumulated vsize (KiB) 308696

[startup+822.859 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1357728/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=319168 CPUtime=819.23
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 78338 0 0 0 81850 73 0 0 25 0 1 0 154852322 326828032 78280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 79792 78280 721 52 0 78160 0
Current children cumulated CPU time (s) 819.23
Current children cumulated vsize (KiB) 319168

[startup+882.894 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1346400/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=330692 CPUtime=878.99
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 81187 0 0 0 87821 78 0 0 25 0 1 0 154852322 338628608 81129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 82673 81129 721 52 0 81041 0
Current children cumulated CPU time (s) 878.99
Current children cumulated vsize (KiB) 330692

[startup+942.924 s]
/proc/loadavg: 2.00 1.97 1.96 3/86 9732
/proc/meminfo: memFree=1335648/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=341392 CPUtime=938.73
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 83871 0 0 0 93792 81 0 0 25 0 1 0 154852322 349585408 83813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 85348 83813 721 52 0 83716 0
Current children cumulated CPU time (s) 938.73
Current children cumulated vsize (KiB) 341392

[startup+1002.96 s]
/proc/loadavg: 2.13 2.01 1.97 3/86 9732
/proc/meminfo: memFree=1325856/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=351152 CPUtime=998.5
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 86313 0 0 0 99766 84 0 0 25 0 1 0 154852322 359579648 86255 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 87788 86255 721 52 0 86156 0
Current children cumulated CPU time (s) 998.5
Current children cumulated vsize (KiB) 351152

[startup+1062.99 s]
/proc/loadavg: 2.05 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1314720/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=362416 CPUtime=1058.26
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 89098 0 0 0 105738 88 0 0 25 0 1 0 154852322 371113984 89040 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 90604 89040 721 52 0 88972 0
Current children cumulated CPU time (s) 1058.26
Current children cumulated vsize (KiB) 362416

[startup+1123.03 s]
/proc/loadavg: 2.02 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1304736/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=372656 CPUtime=1117.98
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 91644 0 0 0 111707 91 0 0 25 0 1 0 154852322 381599744 91586 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 93164 91586 721 52 0 91532 0
Current children cumulated CPU time (s) 1117.98
Current children cumulated vsize (KiB) 372656

[startup+1183.06 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1294432/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=382572 CPUtime=1177.75
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 94142 0 0 0 117680 95 0 0 25 0 1 0 154852322 391753728 94084 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 95643 94084 721 52 0 94011 0
Current children cumulated CPU time (s) 1177.75
Current children cumulated vsize (KiB) 382572

[startup+1243.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1284000/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=393136 CPUtime=1237.51
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 96758 0 0 0 123653 98 0 0 25 0 1 0 154852322 402571264 96700 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 98284 96700 721 52 0 96652 0
Current children cumulated CPU time (s) 1237.51
Current children cumulated vsize (KiB) 393136

[startup+1303.13 s]
/proc/loadavg: 2.06 2.01 1.97 3/86 9732
/proc/meminfo: memFree=1274528/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=402620 CPUtime=1297.26
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 99112 0 0 0 129625 101 0 0 25 0 1 0 154852322 412282880 99054 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 100655 99054 721 52 0 99023 0
Current children cumulated CPU time (s) 1297.26
Current children cumulated vsize (KiB) 402620

[startup+1363.16 s]
/proc/loadavg: 2.02 2.01 1.97 3/86 9732
/proc/meminfo: memFree=1265888/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=411200 CPUtime=1357.03
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 101272 0 0 0 135599 104 0 0 25 0 1 0 154852322 421068800 101214 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 102800 101214 721 52 0 101168 0
Current children cumulated CPU time (s) 1357.03
Current children cumulated vsize (KiB) 411200

[startup+1423.19 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1246368/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=430916 CPUtime=1416.79
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 106155 0 0 0 141570 109 0 0 25 0 1 0 154852322 441257984 106097 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 107729 106097 721 52 0 106097 0
Current children cumulated CPU time (s) 1416.79
Current children cumulated vsize (KiB) 430916

[startup+1483.22 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1226784/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=450456 CPUtime=1476.54
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 111011 0 0 0 147540 114 0 0 25 0 1 0 154852322 461266944 110953 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134676190 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 112614 110953 721 52 0 110982 0
Current children cumulated CPU time (s) 1476.54
Current children cumulated vsize (KiB) 450456

[startup+1543.26 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1210592/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=466752 CPUtime=1536.3
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 115073 0 0 0 153512 118 0 0 25 0 1 0 154852322 477954048 115015 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 116688 115015 721 52 0 115056 0
Current children cumulated CPU time (s) 1536.3
Current children cumulated vsize (KiB) 466752

[startup+1603.28 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1186656/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=490732 CPUtime=1596.07
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 121046 0 0 0 159482 125 0 0 25 0 1 0 154852322 502509568 120988 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 122683 120988 721 52 0 121051 0
Current children cumulated CPU time (s) 1596.07
Current children cumulated vsize (KiB) 490732

[startup+1663.32 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1172960/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=504508 CPUtime=1655.8
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 124449 0 0 0 165453 127 0 0 25 0 1 0 154852322 516616192 124391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 126127 124391 721 52 0 124495 0
Current children cumulated CPU time (s) 1655.8
Current children cumulated vsize (KiB) 504508

[startup+1723.35 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1157472/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=520124 CPUtime=1715.56
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 128338 0 0 0 171423 133 0 0 25 0 1 0 154852322 532606976 128280 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 130031 128280 721 52 0 128399 0
Current children cumulated CPU time (s) 1715.56
Current children cumulated vsize (KiB) 520124

[startup+1783.37 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1138976/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=538872 CPUtime=1775.32
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 133013 0 0 0 177393 139 0 0 25 0 1 0 154852322 551804928 132955 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 134718 132955 721 52 0 133086 0
Current children cumulated CPU time (s) 1775.32
Current children cumulated vsize (KiB) 538872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.21 s]
/proc/loadavg: 2.00 2.00 1.97 3/86 9732
/proc/meminfo: memFree=1132832/2055920 swapFree=4192812/4192956
[pid=9694] ppid=9692 vsize=544564 CPUtime=1800.03
/proc/9694/stat : 9694 (CSPtoSAT+minisa) R 9692 9694 9565 0 -1 4194304 134431 0 0 0 179863 140 0 0 25 0 1 0 154852322 557633536 134373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/9694/statm: 136141 134373 721 52 0 134509 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 544564

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.3
CPU time (s): 1800.12
CPU user time (s): 1798.63
CPU system time (s): 1.49177
CPU usage (%): 99.548
Max. virtual memory (cumulated for all children) (KiB): 544564

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

runsolver used 2.10868 s user time and 5.9041 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan  6 06:22:55 UTC 2007


IDJOB= 216081
IDBENCH= 5050
FILE ID= node17/216081-1168064575

PBS_JOBID= 3475412

Free space on /tmp= 66313 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-mzzv42z.xml
COMMAND LINE= /tmp/evaluation/216081-1168064575/CSPtoSAT+minisat /tmp/evaluation/216081-1168064575/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-216081-1168064575 -o ROOT/results/node17/solver-216081-1168064575 -C 1800 -M 900  /tmp/evaluation/216081-1168064575/CSPtoSAT+minisat /tmp/evaluation/216081-1168064575/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  23ac4c39492d3af0424b89a980e91505

RANDOM SEED= 42064232

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:       1654904 kB
Buffers:         45728 kB
Cached:         182956 kB
SwapCached:          0 kB
Active:         127868 kB
Inactive:       184172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1654904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6640 kB
Writeback:           0 kB
Mapped:         105728 kB
Slab:            73880 kB
Committed_AS:  3725100 kB
PageTables:       2256 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= 66314 MiB



End job on node17 on Sat Jan  6 06:53:04 UTC 2007