Trace number 216263

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? (MO) 1427.13 1439.28

General information on the benchmark

NamepseudoSeries/ppp/
ppp-1-3-13-19.xml
MD5SUMae758250d0e2faa1c8e5e6e4d17f9606
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 benchmark225.74
SatisfiableYES
(Un)Satisfiability was proved
Number of variables4608
Number of constraints30522
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30522
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node10/watcher-216263-1168064638 -o ROOT/results/node10/solver-216263-1168064638 -C 1800 -M 900 /tmp/evaluation/216263-1168064638/CSPtoSAT+minisat /tmp/evaluation/216263-1168064638/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.84 1.84 1.83 5/86 25051
/proc/meminfo: memFree=1701216/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=496 CPUtime=0
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 51 0 0 0 0 0 0 0 23 0 1 0 154859133 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8905508 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 124 36 29 52 0 19 0

[startup+0.107588 s]
/proc/loadavg: 1.84 1.84 1.83 5/86 25051
/proc/meminfo: memFree=1701216/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=7908 CPUtime=0.09
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 1053 0 0 0 9 0 0 0 18 0 1 0 154859133 8097792 1021 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669408 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 1977 1021 693 52 0 345 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7908

[startup+0.515643 s]
/proc/loadavg: 1.84 1.84 1.83 5/86 25051
/proc/meminfo: memFree=1701216/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=9980 CPUtime=0.49
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 1559 0 0 0 49 0 0 0 21 0 1 0 154859133 10219520 1527 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313164 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 2495 1527 704 52 0 863 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9980

[startup+1.33676 s]
/proc/loadavg: 1.84 1.84 1.83 3/86 25051
/proc/meminfo: memFree=1696096/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=12240 CPUtime=1.3
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 2127 0 0 0 130 0 0 0 25 0 1 0 154859133 12533760 2095 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159182978 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 3060 2095 704 52 0 1428 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 12240

[startup+2.97398 s]
/proc/loadavg: 1.85 1.85 1.83 3/86 25051
/proc/meminfo: memFree=1692960/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=15776 CPUtime=2.94
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 3078 0 0 0 293 1 0 0 25 0 1 0 154859133 16154624 3020 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 3944 3020 721 52 0 2312 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 15776

[startup+6.25643 s]
/proc/loadavg: 1.85 1.85 1.83 3/86 25051
/proc/meminfo: memFree=1691552/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=16172 CPUtime=6.19
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 3156 0 0 0 617 2 0 0 25 0 1 0 154859133 16560128 3098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573862 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 4043 3098 721 52 0 2411 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 16172

[startup+12.7233 s]
/proc/loadavg: 1.88 1.85 1.83 3/86 25051
/proc/meminfo: memFree=1691552/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=16436 CPUtime=12.59
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 3213 0 0 0 1257 2 0 0 25 0 1 0 154859133 16830464 3155 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 4109 3155 721 52 0 2477 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 16436

[startup+25.5511 s]
/proc/loadavg: 1.89 1.86 1.84 3/86 25051
/proc/meminfo: memFree=1691104/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=17096 CPUtime=25.3
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 3389 0 0 0 2528 2 0 0 25 0 1 0 154859133 17506304 3331 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 4274 3331 721 52 0 2642 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 17096

[startup+51.1996 s]
/proc/loadavg: 1.93 1.87 1.84 3/86 25051
/proc/meminfo: memFree=1689888/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=18284 CPUtime=50.72
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 3676 0 0 0 5068 4 0 0 25 0 1 0 154859133 18722816 3618 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573850 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 4571 3618 721 52 0 2939 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 18284

[startup+102.494 s]
/proc/loadavg: 1.97 1.88 1.84 3/86 25051
/proc/meminfo: memFree=1685152/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=22968 CPUtime=101.57
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 4846 0 0 0 10152 5 0 0 25 0 1 0 154859133 23519232 4788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533128 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 5742 4788 721 52 0 4110 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 22968

[startup+162.516 s]
/proc/loadavg: 1.99 1.90 1.85 4/86 25051
/proc/meminfo: memFree=1673824/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=34128 CPUtime=161.05
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 7658 0 0 0 16099 6 0 0 25 0 1 0 154859133 34947072 7600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 8532 7600 721 52 0 6900 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 34128

[startup+222.55 s]
/proc/loadavg: 1.99 1.92 1.85 3/86 25051
/proc/meminfo: memFree=1653792/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=54200 CPUtime=220.54
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 12663 0 0 0 22045 9 0 0 25 0 1 0 154859133 55500800 12605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134538353 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 13550 12605 721 52 0 11918 0
Current children cumulated CPU time (s) 220.54
Current children cumulated vsize (KiB) 54200

[startup+282.57 s]
/proc/loadavg: 1.99 1.93 1.86 3/86 25051
/proc/meminfo: memFree=1628576/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=79556 CPUtime=280.02
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 18989 0 0 0 27989 13 0 0 25 0 1 0 154859133 81465344 18931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630208 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 19889 18931 721 52 0 18257 0
Current children cumulated CPU time (s) 280.02
Current children cumulated vsize (KiB) 79556

[startup+342.59 s]
/proc/loadavg: 2.06 1.96 1.87 3/86 25051
/proc/meminfo: memFree=1597672/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=110324 CPUtime=339.51
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 26698 0 0 0 33933 18 0 0 25 0 1 0 154859133 112971776 26640 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 27581 26640 721 52 0 25949 0
Current children cumulated CPU time (s) 339.51
Current children cumulated vsize (KiB) 110324

[startup+402.612 s]
/proc/loadavg: 2.02 1.96 1.88 3/86 25051
/proc/meminfo: memFree=1559464/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=148612 CPUtime=399.01
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 36275 0 0 0 39877 24 0 0 25 0 1 0 154859133 152178688 36217 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 37153 36217 721 52 0 35521 0
Current children cumulated CPU time (s) 399.01
Current children cumulated vsize (KiB) 148612

[startup+462.634 s]
/proc/loadavg: 2.01 1.97 1.88 3/86 25051
/proc/meminfo: memFree=1522856/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=185608 CPUtime=458.49
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 45495 0 0 0 45821 28 0 0 25 0 1 0 154859133 190062592 45437 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630189 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 46402 45437 721 52 0 44770 0
Current children cumulated CPU time (s) 458.49
Current children cumulated vsize (KiB) 185608

[startup+522.658 s]
/proc/loadavg: 2.00 1.97 1.89 3/86 25051
/proc/meminfo: memFree=1488680/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=218352 CPUtime=517.99
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 53705 0 0 0 51765 34 0 0 25 0 1 0 154859133 223592448 53647 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573858 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 54588 53647 721 52 0 52956 0
Current children cumulated CPU time (s) 517.99
Current children cumulated vsize (KiB) 218352

[startup+582.678 s]
/proc/loadavg: 2.00 1.97 1.90 3/86 25051
/proc/meminfo: memFree=1457512/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=249388 CPUtime=577.47
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 61459 0 0 0 57709 38 0 0 25 0 1 0 154859133 255373312 61401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671223 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 62347 61401 721 52 0 60715 0
Current children cumulated CPU time (s) 577.47
Current children cumulated vsize (KiB) 249388

[startup+642.694 s]
/proc/loadavg: 2.00 1.97 1.90 3/86 25051
/proc/meminfo: memFree=1428584/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=277768 CPUtime=636.96
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 68555 0 0 0 63653 43 0 0 25 0 1 0 154859133 284434432 68497 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 69442 68497 721 52 0 67810 0
Current children cumulated CPU time (s) 636.96
Current children cumulated vsize (KiB) 277768

[startup+702.712 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 25051
/proc/meminfo: memFree=1369256/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=337616 CPUtime=696.44
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 83444 0 0 0 69591 53 0 0 25 0 1 0 154859133 345718784 83386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 84404 83386 721 52 0 82772 0
Current children cumulated CPU time (s) 696.44
Current children cumulated vsize (KiB) 337616

[startup+762.728 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 25051
/proc/meminfo: memFree=1311208/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=395132 CPUtime=755.93
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 97830 0 0 0 75527 66 0 0 25 0 1 0 154859133 404615168 97772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 98783 97772 721 52 0 97151 0
Current children cumulated CPU time (s) 755.93
Current children cumulated vsize (KiB) 395132

[startup+822.744 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 25051
/proc/meminfo: memFree=1253288/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=451828 CPUtime=815.42
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 111995 0 0 0 81462 80 0 0 25 0 1 0 154859133 462671872 111937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674006 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 112957 111937 721 52 0 111325 0
Current children cumulated CPU time (s) 815.42
Current children cumulated vsize (KiB) 451828

[startup+882.763 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 25051
/proc/meminfo: memFree=1197672/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=507144 CPUtime=874.92
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 125804 0 0 0 87399 93 0 0 25 0 1 0 154859133 519315456 125746 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 126786 125746 721 52 0 125154 0
Current children cumulated CPU time (s) 874.92
Current children cumulated vsize (KiB) 507144

[startup+942.79 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 25051
/proc/meminfo: memFree=1144296/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=560156 CPUtime=934.43
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 139054 0 0 0 93340 103 0 0 25 0 1 0 154859133 573599744 138996 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 140039 138996 721 52 0 138407 0
Current children cumulated CPU time (s) 934.43
Current children cumulated vsize (KiB) 560156

[startup+1002.81 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 25051
/proc/meminfo: memFree=1092136/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=612480 CPUtime=993.91
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 152124 0 0 0 99276 115 0 0 25 0 1 0 154859133 627179520 152066 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 153120 152066 721 52 0 151488 0
Current children cumulated CPU time (s) 993.91
Current children cumulated vsize (KiB) 612480

[startup+1062.82 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 25051
/proc/meminfo: memFree=1039912/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=663916 CPUtime=1053.4
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 164974 0 0 0 105215 125 0 0 25 0 1 0 154859133 679849984 164916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 165979 164916 721 52 0 164347 0
Current children cumulated CPU time (s) 1053.4
Current children cumulated vsize (KiB) 663916

[startup+1122.84 s]
/proc/loadavg: 2.00 1.97 1.91 3/86 25051
/proc/meminfo: memFree=993704/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=709480 CPUtime=1112.9
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 176384 0 0 0 111155 135 0 0 25 0 1 0 154859133 726507520 176326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134630217 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 177370 176326 721 52 0 175738 0
Current children cumulated CPU time (s) 1112.9
Current children cumulated vsize (KiB) 709480

[startup+1182.86 s]
/proc/loadavg: 2.03 1.99 1.91 3/86 25051
/proc/meminfo: memFree=953192/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=749004 CPUtime=1172.41
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 186259 0 0 0 117095 146 0 0 25 0 1 0 154859133 766980096 186201 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 187251 186201 721 52 0 185619 0
Current children cumulated CPU time (s) 1172.41
Current children cumulated vsize (KiB) 749004

[startup+1242.88 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 25051
/proc/meminfo: memFree=913192/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=788724 CPUtime=1231.9
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 196177 0 0 0 123036 154 0 0 25 0 1 0 154859133 807653376 196119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 197181 196119 721 52 0 195549 0
Current children cumulated CPU time (s) 1231.9
Current children cumulated vsize (KiB) 788724

[startup+1302.89 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25051
/proc/meminfo: memFree=871144/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=830356 CPUtime=1291.41
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 206581 0 0 0 128975 166 0 0 25 0 1 0 154859133 850284544 206523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 207589 206523 721 52 0 205957 0
Current children cumulated CPU time (s) 1291.41
Current children cumulated vsize (KiB) 830356

[startup+1362.91 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25051
/proc/meminfo: memFree=830952/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=870112 CPUtime=1350.9
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 216511 0 0 0 134916 174 0 0 25 0 1 0 154859133 890994688 216453 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/25050/statm: 217528 216453 721 52 0 215896 0
Current children cumulated CPU time (s) 1350.9
Current children cumulated vsize (KiB) 870112

[startup+1422.92 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25123
/proc/meminfo: memFree=670424/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=911220 CPUtime=1410.78
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 226780 0 0 0 140895 183 0 0 25 0 1 0 154859133 933089280 226722 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/25050/statm: 227805 226722 721 52 0 226173 0
Current children cumulated CPU time (s) 1410.78
Current children cumulated vsize (KiB) 911220



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1439.14 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 25123
/proc/meminfo: memFree=653656/2055920 swapFree=4178332/4192956
[pid=25050] ppid=25048 vsize=921800 CPUtime=1426.99
/proc/25050/stat : 25050 (CSPtoSAT+minisa) R 25048 25050 24995 0 -1 4194304 229414 0 0 0 142513 186 0 0 25 0 1 0 154859133 943923200 229356 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671632 0 0 4096 0 0 0 0 17 0 0 0
/proc/25050/statm: 230450 229356 721 52 0 228818 0
Current children cumulated CPU time (s) 1426.99
Current children cumulated vsize (KiB) 921800

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1439.28
CPU time (s): 1427.13
CPU user time (s): 1425.14
CPU system time (s): 1.9967
CPU usage (%): 99.1561
Max. virtual memory (cumulated for all children) (KiB): 921800

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

runsolver used 1.78173 s user time and 4.26135 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 06:24:00 UTC 2007


IDJOB= 216263
IDBENCH= 5064
FILE ID= node10/216263-1168064638

PBS_JOBID= 3475414

Free space on /tmp= 66349 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ppp/ppp-1-3-13-19.xml
COMMAND LINE= /tmp/evaluation/216263-1168064638/CSPtoSAT+minisat /tmp/evaluation/216263-1168064638/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-216263-1168064638 -o ROOT/results/node10/solver-216263-1168064638 -C 1800 -M 900  /tmp/evaluation/216263-1168064638/CSPtoSAT+minisat /tmp/evaluation/216263-1168064638/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  ae758250d0e2faa1c8e5e6e4d17f9606

RANDOM SEED= 888262310

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.232
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.232
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:       1701632 kB
Buffers:         44660 kB
Cached:         180752 kB
SwapCached:       2388 kB
Active:          77128 kB
Inactive:       189356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701632 kB
SwapTotal:     4192956 kB
SwapFree:      4178332 kB
Dirty:            6344 kB
Writeback:           0 kB
Mapped:          54032 kB
Slab:            72572 kB
Committed_AS:  3491480 kB
PageTables:       2188 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= 66351 MiB



End job on node10 on Sat Jan  6 06:47:59 UTC 2007